{
  "name": "Student Housing Sonderborg",
  "short_name": "SHSonderborg",
  "description": "Tout ce dont vous avez besoin pour trouver votre logement étudiant",
  "start_url": "/fr/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "lang": "fr",
  "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": "Rechercher des logements",
      "short_name": "Rechercher des logements",
      "description": "Filtrez les appartements par prix, taille, nombre de pièces, etc. Triez et comparez pour trouver votre bonheur.",
      "url": "/fr/search/",
      "icons": [
        {
          "src": "/android-icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Bâtiments",
      "short_name": "Bâtiments",
      "description": "Découvrez toutes les résidences étudiantes de Sønderborg : photos, équipements, distances par rapport au campus et notes de santé financière.",
      "url": "/fr/buildings/",
      "icons": [
        {
          "src": "/android-icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Carte",
      "short_name": "Carte",
      "description": "Consultez toutes les options de logement sur une carte interactive et évaluez les distances par rapport à SDU, aux magasins et à d'autres points d'intérêt.",
      "url": "/fr/map/",
      "icons": [
        {
          "src": "/android-icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/fr/mobile-dashboard.webp",
      "sizes": "390x844",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Tableau de bord"
    },
    {
      "src": "/screenshots/fr/mobile-buildings.webp",
      "sizes": "390x844",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Bâtiments"
    },
    {
      "src": "/screenshots/fr/mobile-search.webp",
      "sizes": "390x844",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Rechercher"
    },
    {
      "src": "/screenshots/fr/mobile-map.webp",
      "sizes": "390x844",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Carte"
    },
    {
      "src": "/screenshots/fr/mobile-stats.webp",
      "sizes": "390x844",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Statistiques"
    },
    {
      "src": "/screenshots/fr/desktop-dashboard.webp",
      "sizes": "1280x800",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Tableau de bord"
    },
    {
      "src": "/screenshots/fr/desktop-buildings.webp",
      "sizes": "1280x800",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Bâtiments"
    },
    {
      "src": "/screenshots/fr/desktop-search.webp",
      "sizes": "1280x800",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Rechercher"
    },
    {
      "src": "/screenshots/fr/desktop-map.webp",
      "sizes": "1280x800",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Carte"
    },
    {
      "src": "/screenshots/fr/desktop-stats.webp",
      "sizes": "1280x800",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Statistiques"
    }
  ]
}