{
  "name": "Aurora Borea",
  "short_name": "Aurora",
  "description": "Live aurora forecast with substorm prediction, gridded cloud simulation, and community sightings.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#060e1e",
  "background_color": "#050912",
  "categories": ["weather", "travel", "lifestyle", "photo"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Live aurora",
      "short_name": "Live",
      "description": "Jump to live conditions",
      "url": "/?view=live"
    },
    {
      "name": "Tonight's outlook",
      "short_name": "Tonight",
      "url": "/?section=tonight"
    }
  ]
}
