{
  "name": "Netaji HSS Bus Fee App",
  "short_name": "Bus Fee App",
  "description": "Pay Netaji HSS bus transportation fees online",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f7f5",
  "theme_color": "#1b4332",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
