{
  "name": "Weather-Aware Trip Cancellation",
  "short_name": "Trip Weather",
  "description": "Monitor trip forecasts and alert before free cancellation deadlines.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1b22",
  "theme_color": "#0b1b22",
  "lang": "en",
  "scope": "/",
  "icons": [
    {
      "src": "pwa.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
