{
  "name": "Imposter — Social Deduction Game",
  "short_name": "Imposter",
  "description": "A free real-time social deduction party game for 3–16 players. No account needed.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#7b00ff",
  "background_color": "#ffd600",
  "categories": ["games", "entertainment", "social"],
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
