{
  "name": "HF Band Scout",
  "short_name": "HF Scout",
  "description": "Live HF propagation probability map for licensed amateur radio operators",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#1a2332",
  "orientation": "any",
  "lang": "en",
  "categories": [
    "utilities",
    "navigation"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Map View",
      "short_name": "Map",
      "url": "./#map",
      "description": "Open the propagation map"
    },
    {
      "name": "Opening Soon",
      "short_name": "Openings",
      "url": "./#opening",
      "description": "View upcoming band openings"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}