{
  "name": "Student Housing Sonderborg",
  "short_name": "SHSonderborg",
  "description": "Всичко, което ви е необходимо, за да намерите своя студентски дом",
  "start_url": "/bg/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "lang": "bg",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/ms-icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Търсене на жилища",
      "short_name": "Търсене на жилища",
      "description": "Филтрирайте апартаментите по цена, размер, брой стаи и др. Сортирайте и сравнявайте, за да откриете идеалния вариант.",
      "url": "/bg/search/",
      "icons": [
        {
          "src": "/android-icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Сгради",
      "short_name": "Сгради",
      "description": "Вижте всеки комплекс за студентски общежития в Сьондерборг: снимки, удобства, разстояния до кампуса и оценка на финансовото състояние.",
      "url": "/bg/buildings/",
      "icons": [
        {
          "src": "/android-icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Карта",
      "short_name": "Карта",
      "description": "Прегледайте всички възможности за настаняване на интерактивна карта и проучете разстоянията до SDU, магазини и други интересни места.",
      "url": "/bg/map/",
      "icons": [
        {
          "src": "/android-icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/bg/mobile-dashboard.webp",
      "sizes": "390x844",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Табло"
    },
    {
      "src": "/screenshots/bg/mobile-buildings.webp",
      "sizes": "390x844",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Сгради"
    },
    {
      "src": "/screenshots/bg/mobile-search.webp",
      "sizes": "390x844",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Търсене"
    },
    {
      "src": "/screenshots/bg/mobile-map.webp",
      "sizes": "390x844",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Карта"
    },
    {
      "src": "/screenshots/bg/mobile-stats.webp",
      "sizes": "390x844",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Статистика"
    },
    {
      "src": "/screenshots/bg/desktop-dashboard.webp",
      "sizes": "1280x800",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Табло"
    },
    {
      "src": "/screenshots/bg/desktop-buildings.webp",
      "sizes": "1280x800",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Сгради"
    },
    {
      "src": "/screenshots/bg/desktop-search.webp",
      "sizes": "1280x800",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Търсене"
    },
    {
      "src": "/screenshots/bg/desktop-map.webp",
      "sizes": "1280x800",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Карта"
    },
    {
      "src": "/screenshots/bg/desktop-stats.webp",
      "sizes": "1280x800",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Статистика"
    }
  ]
}