{
  "name": "Qmovies - Watch Free Movies & TV Shows Online",
  "short_name": "Qmovies",
  "description": "Qmovies is the best free streaming site to watch movies and TV shows online in HD. Browse trending, top-rated, and upcoming content on Qmovies.net.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#6366f1",
  "orientation": "any",
  "categories": [
    "entertainment",
    "movies",
    "tv"
  ],
  "lang": "en-US",
  "icons": [
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}