{
  "name": "Free Streaming",
  "short_name": "StreamFree",
  "description": "100% Free Movies and TV Shows by Christo Lochenberg",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#E50914",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "logo.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    },
    {
      "src": "logo.svg",
      "type": "image/svg+xml",
      "sizes": "192x192 512x512"
    }
  ]
}