{
  "name": "EasyBnB",
  "short_name": "EasyBnB",
  "description": "EasyBnB - смарт настаняване, лесен мениджмънт.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0f766e",
  "icons": [
    {
      "src": "/images/easybnb-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/easybnb-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
