{
  "name": "Art and Go",
  "short_name": "Art&Go",
  "description": "Application ayant pour but de rendre l'art plus accessible",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "384x384",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "background_color": "#f5f5f5",
  "lang": "fr",
  "scope": "/",
  "display": "standalone",
  "id": "a2973f2a-a1cd-4f96-b151-d3364dcd2b09",
  "dir": "auto",
  "theme_color": "#f5f5f5",
  "orientation": "portrait",
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "screenshot1.png",
      "form_factor": "wide",
      "sizes": "408x912",
      "type": "image/png"
    }
  ],
  "categories": ["entertainment"],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "display_override": ["window-controls-overlay"]
}
