{
  "name": "AFROCAST™ – Mobile Projector App",
  "short_name": "AFROCAST",
  "description": "Africa's first mobile projector platform. Project anything to any surface — wall, floor, fog screen, water curtain, Smart TV and more.",
  "theme_color": "#0F9D58",
  "background_color": "#020a05",
  "display": "standalone",
  "orientation": "portrait-primary",
  "start_url": "/?source=pwa",
  "scope": "/",
  "lang": "en-NG",
  "dir": "ltr",
  "categories": ["utilities", "entertainment", "education"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Cast Library",
      "short_name": "Cast",
      "url": "/videos",
      "description": "Browse and cast content to any surface",
      "icons": [{ "src": "/logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Cinema Mode",
      "short_name": "Cinema",
      "url": "/cinema",
      "description": "Nollywood, Hausa & African cinema",
      "icons": [{ "src": "/logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Education",
      "short_name": "Ilimi",
      "url": "/education",
      "description": "WAEC & JAMB lessons for projection",
      "icons": [{ "src": "/logo.png", "sizes": "96x96" }]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
