{
  "name": "SkyGlow",
  "short_name": "SkyGlow",
  "description": "Real-time aurora visibility and space weather for the United States and northern North America.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#05070f",
  "theme_color": "#05070f",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/api/pwa-icon?size=192",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/api/pwa-icon?size=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
