{
  "name": "Find Imposter",
  "short_name": "Find Imposter",
  "description": "One Imposter. Many Suspects. Can You Find Them?",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0B1A",
  "theme_color": "#7C3AED",
  "icons": [
    { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Quick Game",
      "short_name": "Play",
      "url": "/?action=quick",
      "description": "Start a game instantly"
    }
  ],
  "categories": ["games", "entertainment", "social"]
}
