{
  "name": "Happy Excelencia Society Portal",
  "short_name": "Excelencia",
  "description": "Bills, receipts, notices, visitor passes and amenity bookings for Happy Excelencia.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d2137",
  "theme_color": "#0d2137",
  "lang": "en-IN",
  "categories": ["productivity", "finance"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Bills and receipts", "short_name": "Bills", "url": "/billing" },
    { "name": "Raise a ticket", "short_name": "Helpdesk", "url": "/helpdesk" },
    { "name": "Expected visitor", "short_name": "Visitor", "url": "/visitors" },
    { "name": "Intercom", "short_name": "Intercom", "url": "/intercom" }
  ]
}
