{
  "name": "Kagami — Anime streaming",
  "short_name": "Kagami",
  "description": "Discover, watch and track anime. Made for otakus.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1620",
  "theme_color": "#b8264a",
  "icons": [
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "192x192", "type": "image/png" }
  ]
}