{
  "name": "MANTUU - Movie Streamer",
  "short_name": "MANTUU",
  "description": "MANTUU - Movie Streaming App",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c0c20",
  "theme_color": "#0c0c20",
  "orientation": "any",
  "icons": [
    {
      "src": "/mantuuLogo-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/mantuuLogo-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["entertainment", "multimedia"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false
}
