{
  "id": "/",
  "name": "TableTalk",
  "short_name": "TableTalk",
  "description": "Eine App für all deine Lokale — Chat, Aktionen und Benachrichtigungen.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": [
      "navigate-existing",
      "auto"
    ]
  },
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#002050",
  "lang": "de",
  "categories": [
    "social",
    "lifestyle",
    "food"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
