{
  "name": "Wadder — Shetland Weather",
  "short_name": "Wadder",
  "description": "Hyper-local Shetland weather forecast. Wind first, always.",
  "start_url": "/wadder/",
  "scope": "/wadder/",
  "display": "standalone",
  "background_color": "#f7f9fc",
  "theme_color": "#1a5fa8",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "categories": ["weather", "utilities"],
  "lang": "en-GB",
  "shortcuts": [
    {
      "name": "Lerwick",
      "url": "/?loc=lerwick",
      "description": "Lerwick forecast"
    },
    {
      "name": "Sumburgh",
      "url": "/?loc=sumburgh",
      "description": "Sumburgh Airport visibility"
    }
  ]
}
