{
  "id": "/",
  "name": "Lambcote Meadows Community",
  "short_name": "Lambcote",
  "description": "The resident-run community hub for Lambcote Meadows in Maltby, Rotherham.",
  "lang": "en-GB",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#F8F3E8",
  "theme_color": "#203C2E",
  "categories": [
    "social",
    "lifestyle",
    "utilities"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Lambcote",
      "short_name": "My Lambcote",
      "description": "Open your resident dashboard",
      "url": "/my-lambcote",
      "icons": [
        {
          "src": "/assets/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Estate Matters",
      "short_name": "Issues",
      "description": "View and report neighbourhood issues",
      "url": "/estate-matters",
      "icons": [
        {
          "src": "/assets/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Community map",
      "short_name": "Map",
      "description": "Open the Lambcote Meadows community map",
      "url": "/map",
      "icons": [
        {
          "src": "/assets/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Bin collection schedule",
      "short_name": "Bins",
      "description": "See the next Lambcote Meadows bin collection",
      "url": "/bins",
      "icons": [
        {
          "src": "/assets/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
