{
  "name": "LiczRemont.pl — Kalkulatory budowlane",
  "short_name": "LiczRemont",
  "description": "Darmowe kalkulatory budowlane i remontowe. Oblicz ile farby, płytek, tynku i materiałów potrzebujesz.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1C1F26",
  "theme_color": "#1C1F26",
  "lang": "pl-PL",
  "dir": "ltr",
  "categories": ["utilities", "tools", "productivity"],
  "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": "Kalkulator farby",
      "short_name": "Farba",
      "url": "/kalkulator-farby/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Kalkulator płytek",
      "short_name": "Płytki",
      "url": "/kalkulator-plytek/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Koszt remontu",
      "short_name": "Remont",
      "url": "/kalkulator-remontu/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Kalkulator tynku",
      "short_name": "Tynk",
      "url": "/kalkulator-tynku/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "LiczRemont.pl — kalkulatory budowlane"
    }
  ]
}
