{
  "name": "StellaFoto Photography",
  "short_name": "StellaFoto",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.png",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/app-icon.png",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "theme_color": "#0F172A",
  "background_color": "#F8FAFC",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait"
}
