{
  "name": "Meet My Neighbour",
  "short_name": "My Neighbour",
  "description": "UK local community chatrooms organised by postcode district.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "lang": "en-GB",
  "icons": [
    {
      "src": "/app/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "lifestyle"],
  "screenshots": [
    {
      "src": "/app/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "Meet My Neighbour — local community chat"
    }
  ]
}
