{
  "name": "WatchLocal Owner Portal",
  "short_name": "WatchLocal",
  "description": "WatchLocal Owner Portal — your Main Street visibility command center.",
  "start_url": "/",
  "scope": "/",
  "display": "browser",
  "orientation": "portrait",
  "theme_color": "#0a0e14",
  "background_color": "#0a0e14",
  "icons": [
    {
      "src": "/brand/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
