{
  "short_name": "SpyTag",
  "name": "SpyTag - Social Deduction Party Game",
  "description": "Find the hidden spy among your friends online or locally before time runs out!",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/logo-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#0d0d24",
  "theme_color": "#6c5ce7",
  "display": "standalone",
  "orientation": "portrait"
}
