{
  "name": "ScaryChallenges",
  "short_name": "ScaryChallenges",
  "description": "Horror cards packed with dares, confessions, disturbing questions, and nightmare fuel. The 18+ card game for sleepovers, campfires, and dare nights.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#151921",
  "theme_color": "#151921",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "id": "/",
  "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-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "categories": ["games", "entertainment", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Enter the Dark",
      "short_name": "Play",
      "url": "/play",
      "description": "Jump right into a horror game",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Saved Cards",
      "short_name": "Saved",
      "url": "/favorites",
      "description": "View your saved cards",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Install App",
      "short_name": "Install",
      "url": "/install",
      "description": "Install ScaryChallenges on your device",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
