{
  "name": "Julikar — Bring dein inneres Feuer zum Leuchten",
  "short_name": "Julikar",
  "description": "Dein täglicher KI-Persönlichkeitsspiegel",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c0c14",
  "theme_color": "#ff6b35",
  "lang": "de",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tägliche Fragen",
      "short_name": "Fragen",
      "description": "Beantworte deine täglichen 3 Fragen",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["lifestyle", "health", "education"]
}
