{
  "name": "Myanmar Sky View",
  "short_name": "Sky View",
  "description": "Interactive astronomical visualization tool with NASA JPL HORIZONS precision calculations",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e27",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "categories": ["education", "science", "astronomy"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/vite.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Astro Calculator",
      "short_name": "Calculator",
      "description": "Open astronomical calculator",
      "url": "/?calculator=true",
      "icons": [{ "src": "/vite.svg", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "screenshots": []
}