{
  "id": "./",
  "name": "Jovian Atlas",
  "short_name": "Jovian Atlas",
  "description": "An interactive WebGPU atlas of the Sun, Jupiter, and Metis system.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "background_color": "#05070b",
  "theme_color": "#05070b",
  "categories": ["education", "utilities"],
  "icons": [
    {
      "src": "./icons/jovian-atlas-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/jovian-atlas-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
