{
  "id": "/",
  "name": "WebListing.ch",
  "short_name": "WebListing",
  "description": "Einfach lokal finden — Unternehmen, Dienstleistungen und Angebote in der Schweiz.",
  "start_url": "/pwa-start.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "lang": "de-CH",
  "dir": "ltr",
  "categories": ["business", "shopping", "lifestyle"],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://weblisting.ch/manifest.json"
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
