{
  "name": "MOVIX Stream",
  "short_name": "MOVIX",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050508",
  "theme_color": "#050508",
  "description": "Use frontend/manifest.php — this file is a fallback for local tools only.",
  "icons": [
    {
      "src": "/assets/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}