{
  "name": "Cine-It! | Find, Explore and Discover your Favorite Movies, TV Shows & Games",
  "short_name": "Cine-It!",
  "description": "Your hub to find the next great movie to watch, TV series to binge, or game to play — all-time best recommendations based on ratings and scores.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#05020a",
  "theme_color": "#7c3aed",
  "categories": ["entertainment", "lifestyle"],
  "icons": [
    {
      "src": "android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "android-chrome-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
