{
  "name": "ShareShed - Neighbourhood Tool Sharing",
  "short_name": "ShareShed",
  "description": "Borrow tools from your neighbours easily and securely.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#FDFBF9",
  "theme_color": "#E07B39",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><rect width=%22100%22 height=%22100%22 rx=%2225%22 fill=%22%23E07B39%22/><path d=%22M30 65l15-15m10-10l15-15m-20 35l15 15m-30-20l15-15%22 stroke=%22white%22 stroke-width=%2212%22 stroke-linecap=%22round%22/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}