{
  "name": "CarHive – Schweizer Auto-Marktplatz",
  "short_name": "CarHive",
  "description": "Schweizer Marktplatz für Fahrzeuge – provisionsfrei, mehrsprachig, premium.",
  "id": "/?utm_source=pwa",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a0a0a",
  "background_color": "#0a0a0a",
  "lang": "de",
  "dir": "ltr",
  "categories": ["shopping", "lifestyle", "business"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Inserate ansehen",
      "short_name": "Inserate",
      "description": "Alle Fahrzeuge durchsuchen",
      "url": "/de/listings?utm_source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Inserieren",
      "short_name": "Inserieren",
      "description": "Eigenes Inserat aufgeben",
      "url": "/de/sell?utm_source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
