{
  "name": "AnimeZa",
  "short_name": "AnimeZa",
  "start_url": "/home.html",
  "display": "standalone",
  "background_color": "#0b0c10",
  "theme_color": "#f5b942",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}