{
  "name": "Pilot Logbook — Aviator's Toolkit",
  "short_name": "Pilot Logbook",
  "description": "Personal pilot flight logbook. Track hours, routes, and aircraft — no account required.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f4f1eb",
  "theme_color": "#1a1a1a",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
