{
  "name": "VOST Field Observer App",
  "short_name": "VOST FOA",
  "description": "VOST Portugal Field Observer App for PT EU MODEX 2026",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#1a4731",
  "orientation": "any",
  "icons": [
    {
      "src": "/vost-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/vost-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
