{
  "name": "NyAnime - Watch Anime Free",
  "short_name": "NyAnime",
  "description": "Fast, clean, and beautiful anime streaming experience. Watch your favorite anime in high quality for free.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0c29",
  "theme_color": "#667eea",
  "orientation": "portrait",
  "categories": ["entertainment", "video"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "NyAnime Homepage"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
