{
  "name": "HausaBox App",
  "short_name": "HausaBox",
  "description": "Watch Hausa movies, anime, K-drama and audio stories with offline-ready PWA support.",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#17171A",
  "theme_color": "#ffcc00",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "poster/poster1.jfif",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "poster/poster2.jfif",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
