{
  "name": "Centrum Uzależnień im. Andrzeja Końskiego",
  "short_name": "Centrum AK",
  "description": "Stacjonarny ośrodek terapii uzależnień w Tarnobrzegu.",
  "lang": "pl",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d2b33",
  "icons": [
    {
      "src": "img/ikona-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/ikona-512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}