{
  "name": "Curiosiv",
  "short_name": "Curiosiv",
  "description": "Educational Deep-Dives by Girdhar Kumar & Vojesh — Seek. Spark. Soar.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07080f",
  "theme_color": "#07080f",
  "lang": "en-IN",
  "categories": ["education", "Science", "technology", "history","space","health","environment"],
  "icons": [
    {
      "src": "assets/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "All Videos",
      "url": "/pages/videos.html",
      "description": "Browse all Curiosiv videos"
    },
    {
      "name": "Topics",
      "url": "/pages/topics.html",
      "description": "Explore topics we cover"
    },
    {
      "name": "Newsletter",
      "url": "/pages/newsletter.html",
      "description": "Subscribe to the Curiosiv newsletter"
    }
  ]
}
