{
    "name": "DBK - Демонтажно будівельна компанія",
    "short_name": "DBK",
	"start_url": "https://dbk.com.ua/",
	"display": "standalone",
	"orientation": "portrait",
    "theme_color": "#FFCD05",
    "background_color": "#FFCD05",
    "icons": [
    {
      "src": "web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
	"splash_pages": null
}