{
  "name": "Expedition Biologist",
  "short_name": "Expedition Bio",
  "description": "Location-aware scientific companion for expedition biologists and guides — Explore · Learn · Conserve.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#061320",
  "theme_color": "#061320",
  "lang": "en",
  "categories": ["education", "travel", "reference"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Around me / A mi alrededor", "url": "/around/" },
    { "name": "Field mode / Modo campo", "url": "/field/" },
    { "name": "Field notes / Notas", "url": "/notes/" }
  ]
}
