{
  "name": "Gulmoviz",
  "short_name": "Gulmoviz",
  "description": "Discover movies, TV series, reviews and entertainment.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#111111",
  "icons": [
    {
      "src": "/usitea/assets/images/app/gul-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/usitea/assets/images/app/gul-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}