{
  "name": "Truth or Dare: After Dark",
  "short_name": "Dare After Dark",
  "description": "The ultimate adult party game with 260+ spicy challenges. Play with friends, couples, or groups!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#ff2d95",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment", "social"],
  "screenshots": [
    {
      "src": "/screenshots/game.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Game screen with challenge cards"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Game",
      "short_name": "Play",
      "description": "Start a new game",
      "url": "/setup",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Play Online",
      "short_name": "Live",
      "description": "Join or create a live room",
      "url": "/live",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
