{
  "name": "Check Northern Lights",
  "short_name": "Aurora",
  "description": "Live aurora borealis forecast — cloud cover, Kp index and best viewing windows for northern lights destinations worldwide.",
  "start_url": "/en",
  "display": "standalone",
  "background_color": "#020d1a",
  "theme_color": "#00e8b0",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["weather", "travel", "utilities"],
  "lang": "en"
}
