{
  "name": "Univers Lan",
  "short_name": "Univers Lan",
  "description": "Application mobile de demonstration pour l'association esport Univers Lan.",
  "id": "./",
  "start_url": "./index.html",
  "scope": "./",
  "lang": "fr",
  "display": "standalone",
  "background_color": "#111318",
  "theme_color": "#111318",
  "orientation": "portrait",
  "categories": ["sports", "entertainment", "social"],
  "icons": [
    {
      "src": "assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Calendrier",
      "short_name": "Calendrier",
      "url": "./index.html",
      "icons": [{ "src": "assets/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Test reflexe",
      "short_name": "Reflexe",
      "url": "./index.html",
      "icons": [{ "src": "assets/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
