{
  "name": "VibeCheck · A game for two",
  "short_name": "VibeCheck",
  "description": "A couples game that gets dangerous. Truth or dare, partner quizzes, date-night missions. AI-generated questions, voice notes & view-once video dares. 18+.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0614",
  "theme_color": "#ff4fd8",
  "lang": "en",
  "dir": "ltr",
  "categories": ["entertainment", "lifestyle", "social"],
  "id": "/",
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Start a room",
      "short_name": "New room",
      "description": "Spin up a new VibeCheck game",
      "url": "/?utm_source=pwa-shortcut&action=create",
      "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192" }
      ]
    },
    {
      "name": "Pricing",
      "short_name": "Premium",
      "description": "Unlock every pack",
      "url": "/pricing?utm_source=pwa-shortcut",
      "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192" }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/og-share.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "VibeCheck — couples game with neon pink-purple cards"
    }
  ],
  "prefer_related_applications": false
}
