{
  "name": "The Champagne Guy",
  "short_name": "TCG",
  "description": "Champagner-Wissen, Tastings, Häuser, Jahrgänge und persönliche Empfehlungen von The Champagne Guy.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#141210",
  "theme_color": "#141210",
  "lang": "de",
  "dir": "ltr",
  "icons": [
    {
      "src": "/pwa-icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["food", "lifestyle", "education"],
  "shortcuts": [
    {
      "name": "Chat",
      "short_name": "Chat",
      "description": "Champagner-Chat mit The Champagne Guy",
      "url": "/?tab=chat",
      "icons": [{ "src": "/pwa-icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Blog",
      "short_name": "Blog",
      "description": "Alle Beiträge im Blog",
      "url": "/blog/",
      "icons": [{ "src": "/pwa-icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
