{
  "name": "ToolPeer — borrow tools from neighbours",
  "short_name": "ToolPeer",
  "description": "Rent drills, mowers and ladders from people nearby, or earn from the kit in your shed.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1BA7A4",
  "background_color": "#F5F5F5",
  "categories": ["utilities", "lifestyle", "shopping"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
