{
  "name": "Immo Studio — AI Foto-Studio für Immobilien",
  "short_name": "Immo Studio",
  "description": "AI-gestützte Bildbearbeitung für Immobilienfotografen: Virtual Staging, Sky-Replace, Relight, Exposé-Generator.",
  "start_url": "/studio",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#7C6AF5",
  "background_color": "#1A1A2E",
  "lang": "de",
  "categories": ["productivity", "photo", "business"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Studio",
      "short_name": "Studio",
      "description": "Einzelbild oder Batch bearbeiten",
      "url": "/studio"
    },
    {
      "name": "Archiv",
      "short_name": "Archiv",
      "url": "/projects"
    },
    {
      "name": "Exposé",
      "short_name": "Exposé",
      "url": "/expose"
    }
  ]
}
