{
  "name": "Abbeymead Community Hub",
  "short_name": "Abbeymead",
  "description": "Events, weather, adverts, business directory and live solar energy for Abbeymead, Gloucester GL4.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fff8e1",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "lang": "en-GB",
  "categories": ["community", "weather", "local"],
  "icons": [
    {
      "src": "/assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Weather",
      "short_name": "Weather",
      "url": "/#/weather",
      "icons": []
    },
    {
      "name": "Events",
      "short_name": "Events",
      "url": "/#/events",
      "icons": []
    },
    {
      "name": "Solar",
      "short_name": "Solar",
      "url": "/#/solar",
      "icons": []
    }
  ]
}
