{
  "name": "Kairivo — Stop Scrolling. Start Watching.",
  "short_name": "Kairivo",
  "description": "AI-powered streaming recommendation engine. One confident pick based on your mood and moment. Works with Netflix, Prime, Disney+, Max & more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c0a09",
  "theme_color": "#D97706",
  "orientation": "portrait-primary",
  "categories": ["entertainment", "lifestyle"],
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
