{
  "name": "Celestial Navigator",
  "short_name": "CelNav",
  "description": "Browser-based celestial navigation tool with sight reduction, LOP fixes, and almanac",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#06091a",
  "theme_color": "#c8a84b",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
