{
  "name": "CannaSocialClub.de",
  "short_name": "CannaClub",
  "description": "Cannabis Social Clubs in Deutschland — Karte, Suche & Ratgeber",
  "start_url": "/anbauverein-naehe/?source=pwa",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#16a34a",
  "background_color": "#ffffff",
  "lang": "de",
  "scope": "/",
  "categories": ["lifestyle", "social"],
  "icons": [
    {
      "src": "/img/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Club in der Nähe",
      "short_name": "Nähe",
      "description": "CSC in meiner Umgebung finden",
      "url": "/anbauverein-naehe/?source=pwa_shortcut",
      "icons": [{"src": "/img/pwa-icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Deutschlandkarte",
      "short_name": "Karte",
      "description": "Alle Clubs auf der Karte",
      "url": "/karte/?source=pwa_shortcut",
      "icons": [{"src": "/img/pwa-icon-192.png", "sizes": "192x192"}]
    }
  ]
}
