{
  "name": "Trip Cost Planner",
  "short_name": "Cost Planner",
  "description": "Plan trip costs, compare options across scenarios, and find the best deal. Free, private, works offline.",
  "start_url": "/trip-cost-planner/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00a8e8",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
