{
  "name": "Grenier — vendez vos objets",
  "short_name": "Grenier",
  "description": "Prenez une photo, Grenier vous dit ce que c'est, combien le vendre et prepare votre annonce pour Leboncoin ou Vinted.",
  "lang": "fr",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f4ef",
  "theme_color": "#1f7a4d",
  "categories": ["shopping", "utilities"],
  "icons": [
    { "src": "icons/icone-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icone-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icone-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
