{
  "name": "Human or AI?",
  "short_name": "Human or AI?",
  "description": "A 60-second mystery chat game. Chat, then guess whether the mystery opponent was human or AI.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#05060b",
  "theme_color": "#05060b",
  "categories": ["games", "entertainment", "social"],
  "icons": [
    {
      "src": "/brand-logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Human or AI? mystery chat game"
    }
  ]
}
