{
  "name": "TripSmith",
  "short_name": "TripSmith",
  "description": "Travel plans, smithed for you.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f1e4",
  "theme_color": "#b03028",
  "icons": [
    {
      "src": "/icon.svg?v=1778691176",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png?v=1778691176",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=1778691176",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "travel",
    "lifestyle",
    "productivity"
  ]
}
