{
  "name": "Würzburg Sehen",
  "short_name": "WÜ Sehen",
  "description": "Stadtportal mit Stadtteilen, Sehenswürdigkeiten, Veranstaltungen, Jobs, Marktplatz und Firmenverzeichnis.",
  "icons": [
    { "src": "/static/images/favicons/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/static/images/favicons/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "theme_color": "#0063A7",
  "background_color": "#FFFFFF",
  "display": "standalone",
  "orientation": "portrait-primary",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "lang": "de-DE",
  "categories": ["lifestyle", "travel", "shopping"],
  "shortcuts": [
    {
      "name": "Mein Profil",
      "short_name": "Profil",
      "description": "XP, Badges, Quests, Squad",
      "url": "/profil/?utm_source=pwa-shortcut",
      "icons": [{ "src": "/static/images/favicons/android-chrome-192x192.png", "sizes": "192x192" }]
    }
  ],
  "share_target": {
    "action": "/share/receive/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
