{
  "name": "POTA Assistant",
  "short_name": "POTA Assist",
  "description": "Field companion for POTA activations — nearest park, mode, frequency, and spot preview.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0d0b",
  "theme_color": "#0a0d0b",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
