{
  "name": "Garden Route Compass",
  "short_name": "GR Compass",
  "description": "Weather-aware travel and outdoor activity guide for the Garden Route, South Africa.",
  "start_url": "/today",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf8f2",
  "theme_color": "#168690",
  "categories": ["travel", "weather", "navigation"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
