{
  "name": "e-Purohita",
  "short_name": "e-Purohita",
  "description": "Book verified purohits for Vedic ceremonies",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#F6EDD6",
  "theme_color": "#B01E24",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Purohits",
      "url": "/purohits.html",
      "description": "Find a purohit for your ceremony"
    },
    {
      "name": "My Bookings",
      "url": "/my-bookings.html",
      "description": "View your ceremony bookings"
    }
  ],
  "categories": ["lifestyle", "utilities"],
  "screenshots": []
}
