{
  "name": "HypeRoom",
  "short_name": "HypeRoom",
  "description": "Web and iOS shared event countdown rooms for concerts, weddings, trips, launches, and big moments.",
  "start_url": "/",
  "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"
    }
  ],
  "theme_color": "#8b5cf6",
  "background_color": "#09090b",
  "display": "standalone"
}