{
  "name": "LGES — Enquêtes terrain CNSS",
  "short_name": "LGES Terrain",
  "description": "Application terrain des enquêteurs CNSS : saisie hors-ligne et photos géolocalisées (LGES).",
  "lang": "fr",
  "start_url": "/terrain?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f1f5f9",
  "theme_color": "#293f76",
  "icons": [
    {
      "src": "assets/brand/cnss-emblem-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/brand/cnss-emblem-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nouvelle capture terrain",
      "short_name": "Capturer",
      "url": "/terrain?source=shortcut",
      "icons": [{ "src": "assets/brand/cnss-emblem-512.png", "sizes": "192x192" }]
    }
  ]
}
