{
  "name": "Swahilibrows - Movies & Games",
  "short_name": "Swahilibrows",
  "description": "Watch latest movies, bongo movies, series and play games online",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#ff3838",
  "orientation": "any",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "movies", "games"],
  "lang": "en",
  "scope": "/"
}