{
  "name": "MyWestBoca.com",
  "short_name": "MyWestBoca",
  "description": "Your guide to West Boca — what to do, where to eat, what's opening, and the local things worth knowing about.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#972112",
  "icons": [
    {
      "src": "/assets/mywestboca-logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/mywestboca-logo.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
