{
  "name": "FenceMate Neighbour",
  "short_name": "FM Neighbour",
  "description": "View and respond to fence quotes shared by your neighbours",
  "start_url": "/npwa/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%230a0a0f'/><text x='50' y='62' font-size='50' text-anchor='middle'>👥</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "en-AU",
  "dir": "ltr",
  "scope": "/npwa/"
}
