{
  "name": "Loger Togo",
  "short_name": "Loger Sén",
  "description": "Trouvez votre logement idéal au Togo. Annonces certifiées et vérification NILS.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d3d1e",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "fr",
  "icons": [
    {
      "src": "/static/img/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Voir les annonces",
      "url": "/annonces/",
      "description": "Parcourir toutes les annonces immobilières"
    },
    {
      "name": "Publier une annonce",
      "url": "/publier/",
      "description": "Déposer une nouvelle annonce"
    }
  ],
  "categories": ["lifestyle", "business"],
  "screenshots": [
    {
      "src": "/static/img/og_banner.png",
      "sizes": "1200x630",
      "type": "image/png"
    }
  ]
}
