{
  "name": "Wavefield.geo Field App",
  "short_name": "Field App",
  "description": "Log GPS, depth and real-time waveform traces in the field, then upload them for inversion.",
  "start_url": "/field-app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111111",
  "theme_color": "#111111",
  "icons": [
    { "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Field app", "url": "/field-app" },
    { "name": "Crew portal", "url": "/crew" },
    { "name": "Gallery", "url": "/gallery" }
  ]
}
