{
  "name": "CzystySystem - Monitor Nawodnienia",
  "short_name": "Nawodnienie",
  "description": "Śledź codzienne nawodnienie i zużycie wkładów filtracyjnych w CzystySystem",
  "start_url": "/sklep/konto.html?tab=nawodnienie",
  "display": "standalone",
  "background_color": "#0ea5e9",
  "theme_color": "#0ea5e9",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/favicon-clear.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/favicon-clear.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dodaj 250 ml",
      "short_name": "+250ml",
      "url": "/sklep/konto.html?tab=nawodnienie&action=add_water&amount=250",
      "icons": [{ "src": "/images/favicon-clear.png", "sizes": "192x192" }]
    },
    {
      "name": "Dodaj 500 ml",
      "short_name": "+500ml",
      "url": "/sklep/konto.html?tab=nawodnienie&action=add_water&amount=500",
      "icons": [{ "src": "/images/favicon-clear.png", "sizes": "192x192" }]
    }
  ]
}
