{
  "name": "Serwis AGD / HVAC",
  "short_name": "Serwis AGD",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "description": "Wizytówka serwisu AGD: pralki, suszarki, zmywarki, lodówki, zamrażarki, klimatyzacja i pompy ciepła.",
  "icons": [
    { "src": "./pic.png", "sizes": "192x192", "type": "image/png" },
    { "src": "./pic.png", "sizes": "512x512", "type": "image/png" }
  ]
}