{
  "name": "RideShareBD",
  "short_name": "RideShareBD",
  "description": "Structured ride sharing for Bangladesh during the fuel crisis.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1714",
  "theme_color": "#0a1714",
  "orientation": "portrait",
  "categories": ["travel", "social", "utilities"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
