{
  "name": "Friends4 – Deutsche Community",
  "short_name": "Friends4",
  "description": "Das deutsche soziale Netzwerk: Chat, Forum, Clubs, Events, 45+ Browser-Games, Videoworld & Lernworld. Kostenlos, 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", "education"],
  "prefer_related_applications": false,
  "id": "/?source=pwa",
  "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"
    },
    {
      "src": "/friends4.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/friends4.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Friends4 – Deutsche Community Plattform"
    },
    {
      "src": "/friends4.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Friends4 App"
    }
  ],
  "shortcuts": [
    {
      "name": "Worldchat",
      "short_name": "Chat",
      "description": "Im öffentlichen Worldchat mitmachen und neue Leute kennenlernen",
      "url": "/worldchat?source=pwa-shortcut",
      "icons": [{ "src": "/F4.png", "sizes": "192x192" }]
    },
    {
      "name": "Nachrichten",
      "short_name": "DM",
      "description": "Private Direktnachrichten öffnen",
      "url": "/messages?source=pwa-shortcut",
      "icons": [{ "src": "/F4.png", "sizes": "192x192" }]
    },
    {
      "name": "Events entdecken",
      "short_name": "Events",
      "description": "Lokale und Online-Events in deiner Nähe entdecken",
      "url": "/events?source=pwa-shortcut",
      "icons": [{ "src": "/F4.png", "sizes": "192x192" }]
    },
    {
      "name": "Forum",
      "short_name": "Forum",
      "description": "Im Community-Forum diskutieren",
      "url": "/forum?source=pwa-shortcut",
      "icons": [{ "src": "/F4.png", "sizes": "192x192" }]
    },
    {
      "name": "Games spielen",
      "short_name": "Games",
      "description": "Kostenlose Browser-Games spielen – über 45 Spiele",
      "url": "/gameworld?source=pwa-shortcut",
      "icons": [{ "src": "/F4.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "edge_side_panel": {
    "preferred_width": 400
  }
}
