{
  "name": "WatchOrSkip — Ratings in, insights out",
  "short_name": "WatchOrSkip",
  "description": "One trustworthy score for every movie worldwide. Aggregated ratings + AI insights.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d0a0f",
  "theme_color": "#0d0a0f",
  "scope": "/",
  "lang": "en",
  "categories": ["entertainment", "movies"],
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Search",
      "short_name": "Search",
      "description": "Search any movie",
      "url": "/?action=search",
      "icons": [{ "src": "/assets/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
