{
  "name": "Threlkeld Projects",
  "short_name": "Threlkeld Projects",
  "description": "Live nature monitoring from Threlkeld, Cumbria — birds, weather, planes, rivers, fells and wildlife",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1a0d",
  "theme_color": "#0d1a0d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    { "name": "Birds", "short_name": "Birds", "url": "/birds.html", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Weather", "short_name": "Weather", "url": "/weather.html", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Planes", "short_name": "Planes", "url": "/planes.html", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Rivers", "short_name": "Rivers", "url": "/river.html", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
