{
  "name": "Ronnie's Entertainment",
  "short_name": "Ronnie's",
  "description": "Stream the best Ugandan movies, VJ-narrated blockbusters, and exclusive originals",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#0b071a",
  "theme_color": "#a855f7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "logo/ronn.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo/ronn.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "video"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Movies",
      "short_name": "Movies",
      "description": "Browse all available movies",
      "url": "movies.php",
      "icons": [
        {
          "src": "logo/ronn.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "TV Series",
      "short_name": "Series",
      "description": "Browse TV series",
      "url": "tv-series.php",
      "icons": [
        {
          "src": "logo/ronn.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Watchlist",
      "short_name": "Watchlist",
      "description": "Continue watching",
      "url": "watchlist.php",
      "icons": [
        {
          "src": "logo/ronn.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
