{
  "id": "/",
  "name": "iMarshal Formation",
  "short_name": "iMarshal",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#f4f5f7",
  "theme_color": "#0d6efd",
  "orientation": "portrait",
  "dir": "ltr",
  "lang": "fr",
  "scope": "/",
  "scope_extensions": [
    {
      "origin": "*.imarshal.fr"
    }
  ],
  "description": "Application de Formation pour les commissaires de piste du Circuit Paul Ricard",
  "categories": [
    "education",
    "business",
    "productivity"
  ],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "related_applications": [],
  "icons": [
    { "src": "images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
  { "src": "images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
  { "src": "images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
  { "src": "images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "images/screenshot1.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "images/screenshot2.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "images/screenshot_desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}