{
  "name": "Edmond : répartie du tac au tac",
  "short_name": "Edmond",
  "description": "La répartie, enfin. Une pique par jour.",
  "lang": "fr",
  "dir": "ltr",
  "id": "/",
  "start_url": "./?v=app",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "launch_handler": { "client_mode": "focus-existing" },
  "background_color": "#1b1b2f",
  "theme_color": "#1b1b2f",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Ça vient de m'arriver",
      "short_name": "Ça vient de m'arriver",
      "description": "Dicte la situation à chaud, Edmond répond en dix secondes",
      "url": "./?v=situation",
      "icons": [{ "src": "img/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    { "src": "img/icon-192.png?v=1", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "img/icon-512.png?v=1", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "img/icon-512-maskable.png?v=1", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
