{
  "id": "/app/",
  "name": "Seniorentreff - Gemeinschaft und KI-Werkzeuge",
  "short_name": "Seniorentreff",
  "description": "Der Seniorentreff fuers Smartphone: Gemeinschaft, Forum, Chat, Videochat, Spiele und KI-Werkzeuge - kostenlos und verstaendlich.",
  "lang": "de",
  "dir": "ltr",
  "start_url": "/app/?quelle=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0b57d0",
  "categories": ["social", "lifestyle", "education"],
  "icons": [
    {
      "src": "/app/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/app/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/app/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
