{
  "id": "/",
  "name": "Wecolloc — Colocation et logement",
  "short_name": "Wecolloc",
  "description": "Trouvez une colocation, une chambre ou un appartement à louer en France. Publiez une annonce, échangez avec les propriétaires et préparez un dossier locataire sécurisé.",
  "lang": "fr-FR",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "theme_color": "#0F172A",
  "background_color": "#0F172A",
  "categories": ["lifestyle", "utilities"],
  "icons": [
    { "src": "/icons/icon-72.png", "sizes": "72x72", "type": "image/png" },
    { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/og/wecolloc-home.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Wecolloc, la colocation nouvelle génération"
    }
  ],
  "shortcuts": [
    {
      "name": "Rechercher un logement",
      "short_name": "Recherche",
      "description": "Trouver une colocation, une chambre ou un appartement",
      "url": "/search?source=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Publier une annonce",
      "short_name": "Publier",
      "description": "Publier une chambre ou une colocation",
      "url": "/proprietaires?source=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Dossier locataire",
      "short_name": "Dossier",
      "description": "Préparer un dossier locataire sécurisé",
      "url": "/dossier?source=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
