{
  "name": "Aurora Monitor",
  "short_name": "Aurora",
  "description": "Panel monitoringu zorzy polarnej — Bz, Kp, HP, prognozy",
  "start_url": "./dashboard.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#080d1a",
  "theme_color": "#080d1a",
  "lang": "pl",
  "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"
    }
  ],
  "categories": ["weather", "utilities"],
  "shortcuts": [
    {
      "name": "Panel główny",
      "url": "./dashboard.html",
      "description": "Otwórz panel zorzowy"
    }
  ]
}
