{
  "name": "Infoholic",
  "short_name": "Infoholic",
  "description": "News aggregation, podcast discovery, and streaming guide with AI analysis.",
  "start_url": "/news/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#1e293b",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/static/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["news", "entertainment"],
  "lang": "de",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "News",
      "short_name": "News",
      "url": "/news/",
      "description": "Aktuelle Nachrichten"
    },
    {
      "name": "Quiz",
      "short_name": "Quiz",
      "url": "/quiz/",
      "description": "Tägliches News-Quiz"
    },
    {
      "name": "Podcasts",
      "short_name": "Podcasts",
      "url": "/podcasts/",
      "description": "Podcast-Entdeckung"
    },
    {
      "name": "Kalender",
      "short_name": "Kalender",
      "url": "/calendar/",
      "description": "Wirtschaftskalender"
    }
  ]
}
