{
  "name": "Ezee Notes - Study Notes for CBSE Students",
  "short_name": "Ezee Notes",
  "description": "Premium study notes for CBSE students. Colour printed hardcopy notes made by subject experts.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#e6e0f0",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "categories": ["education", "shopping"],
  "icons": [
    {
      "src": "/assets/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop All",
      "short_name": "Shop",
      "description": "Browse all products",
      "url": "/collections/all",
      "icons": [
        {
          "src": "/assets/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Cart",
      "short_name": "Cart",
      "description": "View shopping cart",
      "url": "/cart",
      "icons": [
        {
          "src": "/assets/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
