{
  "name": "LCIS — Luttons Contre L'indiscipline au Sénégal",
  "short_name": "LCIS",
  "description": "Signalez les incivilités et problèmes de service public au Sénégal.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#00853F",
  "background_color": "#080808",
  "categories": ["news", "social"],
  "lang": "fr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Envoyer une alerte",
      "short_name": "Signaler",
      "description": "Soumettre un nouveau signalement",
      "url": "/signaler",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Voir la carte",
      "short_name": "Carte",
      "description": "Carte des signalements",
      "url": "/carte",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
