{
  "name": "Ylang Market — Petites annonces Mayotte 976",
  "short_name": "Ylang Market",
  "description": "La marketplace premium de Mayotte. Voitures, immobilier, emploi, services — partout sur l'île.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FAF7F2",
  "theme_color": "#C9A961",
  "lang": "fr-FR",
  "categories": ["shopping", "lifestyle", "business"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Déposer une annonce",
      "short_name": "Déposer",
      "url": "/deposer",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Carte interactive",
      "short_name": "Carte",
      "url": "/carte",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
