{
  "name": "Friends4 – Deutsche Community",
  "short_name": "Friends4",
  "description": "Chat, Forum, Clubs, Events und Browser-Games in einer deutschen Community. Kostenlos, sicher und DSGVO-konform.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#121212",
  "theme_color": "#121212",
  "lang": "de",
  "dir": "ltr",
  "orientation": "portrait-primary",
  "categories": ["social", "entertainment", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/F4.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/F4.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/friends4.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Worldchat",
      "short_name": "Chat",
      "description": "Im Worldchat mitmachen",
      "url": "/worldchat",
      "icons": [{ "src": "/F4.png", "sizes": "192x192" }]
    },
    {
      "name": "Nachrichten",
      "short_name": "Nachrichten",
      "description": "Direktnachrichten öffnen",
      "url": "/messages",
      "icons": [{ "src": "/F4.png", "sizes": "192x192" }]
    },
    {
      "name": "Events entdecken",
      "short_name": "Events",
      "description": "Lokale und Online-Events entdecken",
      "url": "/events",
      "icons": [{ "src": "/F4.png", "sizes": "192x192" }]
    },
    {
      "name": "Forum",
      "short_name": "Forum",
      "description": "Im Forum diskutieren",
      "url": "/forum",
      "icons": [{ "src": "/F4.png", "sizes": "192x192" }]
    }
  ]
}
