{
  "id": "https://novaflix.vercel.app/",
  "name": "NovaFlix — Free HD Movie & TV Streaming",
  "short_name": "NovaFlix",
  "description": "Watch thousands of movies and TV shows online for free in HD. No subscription required. Stream action, drama, comedy, sci-fi, and more on any device.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#070d1a",
  "theme_color": "#070d1a",
  "orientation": "any",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["entertainment", "video", "streaming", "movies"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "NovaFlix Homepage — Browse Free Movies & TV Shows"
    },
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "NovaFlix on Mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Content",
      "short_name": "Search",
      "url": "/search",
      "description": "Search for movies and TV shows",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Watchlist",
      "short_name": "My List",
      "url": "/my-list",
      "description": "View your saved movies and shows",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Trending Now",
      "short_name": "Trending",
      "url": "/#trending",
      "description": "See what's trending today",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://github.com/dev-malvin/v0-gifted-api-movies/releases/download/v1.0/NovaFlix-v1.0.apk",
      "id": "NovaFlix-v1.0"
    }
  ]
}
