{
  "name": "Student Housing Sonderborg",
  "short_name": "SHSonderborg",
  "description": "Everything you need to find your student home",
  "start_url": "/en/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "lang": "en",
  "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": "Search Apartments",
      "short_name": "Search Apartments",
      "description": "Filter apartments by price, size, number of rooms, and more. Sort and compare to find your perfect match.",
      "url": "/en/search/",
      "icons": [
        {
          "src": "/android-icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Buildings",
      "short_name": "Buildings",
      "description": "See every student housing complex in Sønderborg: photos, amenities, distances to campus, and financial health scores.",
      "url": "/en/buildings/",
      "icons": [
        {
          "src": "/android-icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Map",
      "short_name": "Map",
      "description": "View all housing options on an interactive map and explore distances to SDU, shops, and other points of interest.",
      "url": "/en/map/",
      "icons": [
        {
          "src": "/android-icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/en/mobile-dashboard.webp",
      "sizes": "390x844",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Dashboard"
    },
    {
      "src": "/screenshots/en/mobile-buildings.webp",
      "sizes": "390x844",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Buildings"
    },
    {
      "src": "/screenshots/en/mobile-search.webp",
      "sizes": "390x844",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Search"
    },
    {
      "src": "/screenshots/en/mobile-map.webp",
      "sizes": "390x844",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Map"
    },
    {
      "src": "/screenshots/en/mobile-stats.webp",
      "sizes": "390x844",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Statistics"
    },
    {
      "src": "/screenshots/en/desktop-dashboard.webp",
      "sizes": "1280x800",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Dashboard"
    },
    {
      "src": "/screenshots/en/desktop-buildings.webp",
      "sizes": "1280x800",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Buildings"
    },
    {
      "src": "/screenshots/en/desktop-search.webp",
      "sizes": "1280x800",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Search"
    },
    {
      "src": "/screenshots/en/desktop-map.webp",
      "sizes": "1280x800",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Map"
    },
    {
      "src": "/screenshots/en/desktop-stats.webp",
      "sizes": "1280x800",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Statistics"
    }
  ]
}