{
  "name": "Squadrift",
  "short_name": "Squadrift",
  "description": "A vapor-chrome chat lounge for gamers. Find your squad, talk strats over voice, and post clips.",
  "start_url": "/chat",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0b1f",
  "theme_color": "#0b0b1f",
  "categories": ["social", "games", "communication"],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/pwa-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}
