{
  "name": "SpaceHub — Real-Time Space Tracker",
  "short_name": "SpaceHub",
  "description": "Track the ISS live, monitor space weather, explore the universe. Free space data platform.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020408",
  "theme_color": "#020408",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%234f46e5'/><text y='.9em' font-size='70' x='15'>🚀</text></svg>", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%234f46e5'/><text y='.9em' font-size='70' x='15'>🚀</text></svg>", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["education", "science", "utilities"],
  "shortcuts": [
    { "name": "ISS Live Tracker",    "url": "/#iss",      "description": "Real-time ISS position and alerts" },
    { "name": "Star Map",            "url": "/#starmap",  "description": "Tonight's sky map" },
    { "name": "Satellite Tracker",   "url": "/#tracker",  "description": "Live satellite positions" },
    { "name": "Space Weather",       "url": "/#weather",  "description": "Solar wind and geomagnetic index" },
    { "name": "Space News",          "url": "/#news",     "description": "Latest space news" }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
