{
  "name": "Net27 — Watch Movies & Shows Free",
  "short_name": "Net27",
  "description": "Stream the latest movies, TV shows, and anime online for free. No sign-up required.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#e51d4c",
  "orientation": "portrait-primary",
  "categories": ["entertainment", "video"],
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Trending Now",
      "url": "/trending/",
      "description": "See what's trending this week"
    },
    {
      "name": "My Watchlist",
      "url": "/watchlist/",
      "description": "View your saved watchlist"
    },
    {
      "name": "New Movies",
      "url": "/movies/",
      "description": "Browse latest movies"
    }
  ]
}
