{
  "name": "Space Tracker",
  "short_name": "Space Tracker",
  "description": "Live ISS, our solar system, and historic deep-space missions — entirely in your browser.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#05060f",
  "theme_color": "#05060f",
  "orientation": "any",
  "categories": ["education", "navigation", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
