{
  "name": "Izmii me - Мобилна Автомивка",
  "short_name": "Izmii me",
  "description": "Професионални услуги за мобилна автомивка на вашата локация",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3182ce",
  "orientation": "portrait-primary",
  "lang": "bg-BG",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "business",
    "lifestyle",
    "utilities"
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Резервация",
      "short_name": "Резервация",
      "description": "Резервирайте автомивка",
      "url": "/booking",
      "icons": [
        {
          "src": "/logo.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Цени",
      "short_name": "Цени",
      "description": "Вижте нашите цени",
      "url": "/prices",
      "icons": [
        {
          "src": "/logo.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}

