{
  "name": "Oté Voisin",
  "short_name": "Oté Voisin",
  "description": "Marketplace de services entre voisins à La Réunion 974",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A7EA4",
  "theme_color": "#0A7EA4",
  "orientation": "portrait-primary",
  "lang": "fr",
  "categories": ["lifestyle", "shopping", "social"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Poster une annonce",
      "short_name": "Poster",
      "description": "Publie ton service ou objet",
      "url": "/?action=poster",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Je cherche",
      "short_name": "Chercher",
      "description": "Trouve un voisin pour t'aider",
      "url": "/?action=cherche",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
