{
  "name": "MyKollectOr® — Chrono",
  "short_name": "MKO Chrono",
  "description": "Chronométrage officiel MyKollectOr® — Le chrono, c'est maintenant.",
  "start_url": "./app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#070f18",
  "theme_color": "#070f18",
  "lang": "fr",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "sports",
    "utilities"
  ]
}