{
  "name": "Friends of South Surrey Park",
  "short_name": "FSSP",
  "description": "Interactive map and community hub for South Surrey Park",
  "start_url": "/southsurrey",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#124432",
  "theme_color": "#124432",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
