{
  "name": "godzinowe.pl - dynamiczne ceny energii",
  "short_name": "godzinowe.pl",
  "description": "Godzinowe ceny energii elektrycznej z alertami cenowymi.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8fafc",
  "theme_color": "#3b82f6",
  "categories": ["utilities", "productivity"],
  "lang": "pl",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dzisiejsze ceny",
      "short_name": "Dzisiaj",
      "url": "/?source=pwa#section-chart",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "1024x1024",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Tabela godzinowa",
      "short_name": "Tabela",
      "url": "/?source=pwa#section-table",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "1024x1024",
          "type": "image/png"
        }
      ]
    }
  ]
}
