{
  "name": "SpotFill",
  "short_name": "SpotFill",
  "description": "Bay Club shared pass management — keep every spot filled.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a3a2a",
  "theme_color": "#1a3a2a",
  "icons": [
    {
      "src": "./icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
