{
  "name": "Munro Companion",
  "short_name": "Munros",
  "description": "Scottish Munro hillwalking planner — route planning, live weather, safety briefings and all 282 peaks.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0F1A",
  "theme_color": "#0A0F1A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "navigation", "outdoors"],
  "lang": "en-GB"
}
