{
  "name": "ReadBack - Pilot Checklist",
  "short_name": "ReadBack",
  "description": "Aviation checklist app with voice challenge-and-response, GPS altitude monitoring, and night mode.",
  "start_url": "./fly",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1628",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
