{
  "name": "Skyflix — Watch Movies & TV Shows Free Online",
  "short_name": "Skyflix",
  "description": "Skyflix is the ultimate free streaming platform. Watch the latest movies, TV shows, anime, and sports online in HD quality. No signup required.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a14",
  "theme_color": "#7c3aed",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "video"]
}
