{
  "name": "Gunsi Reel",
  "short_name": "Reel",
  "description": "Catalogo film e serie con streaming integrato",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1525",
  "theme_color": "#A6243C",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/reel.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/reel-favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
