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