{
  "name": "Houcem Studio",
  "short_name": "Houcem",
  "description": "Das beste KI-Studio — Bilder, Videos, Musik & mehr.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#06b6d4",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/logo.svg",
      "sizes": "280x70",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["productivity", "entertainment", "utilities"],
  "shortcuts": [
    {
      "name": "Live Creator",
      "short_name": "Create",
      "description": "KI Bilder & Videos generieren",
      "url": "/app/generator",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Digital Codex",
      "short_name": "Codex",
      "description": "KI Bücher erstellen",
      "url": "/app/ebook-studio",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Preise",
      "short_name": "Credits",
      "description": "Credits & Subscriptions",
      "url": "/app/pricing",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ],
  "lang": "de",
  "dir": "ltr"
}
