{
  "name": "Shivguru Travels — Ops",
  "short_name": "Shivguru Ops",
  "description": "Generate Quotations, Booking Confirmations and Invoices for Shivguru Travels.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b2144",
  "theme_color": "#0b2144",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity"]
}
