{
  "theme_color": "#000000",
  "background_color": "#000000",
  "icons": [
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "assets/images/manifest/icon512_maskable.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "assets/images/manifest/icon512_rounded.png",
      "type": "image/png"
    }
  ],
  "orientation": "any",
  "display": "standalone",
  "dir": "auto",
  "lang": "pt-BR",
  "name": "Cine Otaku",
  "short_name": "Cine Otaku",
  "start_url": "https://cineotaku.com",
  "scope": "https://cineotaku.com"
}