{
  "name": "BeltWatch",
  "short_name": "BeltWatch",
  "description": "Space Situational Awareness Dashboard for LEO and GEO orbital analytics.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#06101f",
  "background_color": "#020617",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    { "name": "GEO Belt", "url": "/geo", "description": "GEO close approach monitor" },
    { "name": "LEO Proximity", "url": "/leo", "description": "LEO proximity operations" },
    { "name": "Conjunctions", "url": "/conjunctions", "description": "Conjunction alerts" }
  ]
}
