{
    "short_name": "Aniw",
    "name": "Aniw - Free Anime Streaming Platform | Watch Anime Online",
    "description": "Aniw is a free anime streaming site offering a vast collection of subbed and dubbed anime series and movies. Watch your favorite anime in HD quality with no ads.",
    "icons": [
      {
        "src": "/web-app-manifest-192x192.png",
        "type": "image/png",
        "sizes": "192x192",
        "purpose": "any maskable"
      },
      {
        "src": "/web-app-manifest-512x512.png",
        "type": "image/png",
        "sizes": "512x512",
        "purpose": "any maskable"
      }
    ],
    "start_url": "/?source=pwa",
    "background_color": "#202125",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#202125",
    "lang": "en",
    "dir": "ltr",
    "prefer_related_applications": false,
    "related_applications": [],
    "orientation": "any",
    "display_override": ["standalone", "fullscreen", "minimal-ui"],
    "handle_links": "preferred",
    "launch_handler": {
        "client_mode": ["navigate-existing", "auto"]
    }
}
  