{
  "name": "Heliora — Sun, Moon & Eclipse Viewer",
  "short_name": "Heliora",
  "description": "Drop a pin anywhere, see the sun's path with real terrain on the horizon. Find golden hour, plan eclipse viewing, explore the night sky.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0c1220",
  "background_color": "#060a13",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["weather", "photo", "utilities"]
}
