{
  "name": "UmamiStream",
  "short_name": "UmamiStream",
  "description": "Private anime & movie streaming portal with watch parties",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#110809",
  "theme_color": "#991b1b",
  "orientation": "any",
  "categories": ["entertainment"],
  "icons": [
    {
      "src": "/logo.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ]
}
