{
  "name": "GreenPixle - Movies & Series",
  "short_name": "GreenPixle",
  "description": "The ultimate destination for movie enthusiasts. Stream and download your favorite content.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["entertainment", "movies", "streaming"],
  "lang": "en",
  "dir": "ltr"
}
