{
  "name": "Bodhi EduStore",
  "short_name": "EduStore",
  "description": "Shop educational stationery, books, lab equipment, DIY kits and more",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D5E61",
  "theme_color": "#0D5E61",
  "orientation": "portrait-primary",
  "categories": ["education", "shopping"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
