{
  "name": "DARE IT",
  "short_name": "DARE IT",
  "description": "Die soziale Skill-Challenge-Plattform. 1v1 Dares, Gaming, Sport & mehr.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0f",
  "theme_color": "#7c3aed",
  "lang": "de",
  "categories": ["social", "games", "sports"],
  "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"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/dareit-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Challenges",
      "short_name": "Challenges",
      "description": "Alle offenen Challenges anzeigen",
      "url": "/bets",
      "icons": [{ "src": "/dareit-logo.svg", "sizes": "any" }]
    },
    {
      "name": "Proof Wall",
      "short_name": "Proofs",
      "description": "Videos der Verlierer ansehen",
      "url": "/proofwall",
      "icons": [{ "src": "/dareit-logo.svg", "sizes": "any" }]
    }
  ],
  "screenshots": []
}
