{
  "id": "/",
  "name": "MOBILITÉ SUD - PROD",
  "short_name": "Prod",
  "Description": "Intranet de gestion des incidents de Mobilité Sud (ex SUD Lib)",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "screenshots": [
    {
      "src": "/screenshot_2560x1440.png",
      "sizes": "2560x1440",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshot_326x727.png",
      "sizes": "326x727",
      "type": "image/png"
    }
  ],
  "icons": [
    {"src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable"},
    {"src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"},
    {"src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"}
  ]
}