{
  "name": "INTAYO — Beweise deine Überzeugungen",
  "short_name": "INTAYO",
  "description": "Fordere Freunde heraus, reiche Beweise ein und begleiche Ehrenschulden.",
  "start_url": "/dashboard?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#12152b",
  "theme_color": "#12152b",
  "lang": "de",
  "categories": [
    "social",
    "entertainment",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
