{
  "name": "AnimeExplorer",
  "short_name": "AnimeExplorer",
  "description": "Watch and explore your favorite anime.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1116",
  "theme_color": "#0f1116",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/5968/5968204.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/5968/5968204.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
