{
  "name": "SwissDeals — Spare in der Schweiz",
  "short_name": "SwissDeals",
  "description": "Schweizer Super-App: Promotionen, Wohnen, Transport, AI Assistent",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#dc2626",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon.svg",     "sizes": "any",      "type": "image/svg+xml" },
    { "src": "/icon-72.png",  "sizes": "72x72",    "type": "image/png" },
    { "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": "Einkauf",    "url": "/groceries",  "icons": [{ "src": "/icon-72.png", "sizes": "72x72" }] },
    { "name": "Preisalarme","url": "/alerts",     "icons": [{ "src": "/icon-72.png", "sizes": "72x72" }] },
    { "name": "Transport",  "url": "/transport",  "icons": [{ "src": "/icon-72.png", "sizes": "72x72" }] },
    { "name": "AI Assistent","url": "/ai",        "icons": [{ "src": "/icon-72.png", "sizes": "72x72" }] }
  ],
  "screenshots": [],
  "lang": "de-CH",
  "categories": ["lifestyle", "shopping", "utilities"]
}
