{
  "name": "CourtPick",
  "short_name": "CourtPick",
  "description": "Tes matchs. Tes pronos. Ton classement.",
  "lang": "fr",
  "dir": "ltr",
  "id": "/",
  "start_url": "./?v=pronos",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "launch_handler": { "client_mode": "focus-existing" },
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "prefer_related_applications": false,
  "categories": ["sports"],
  "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" }
  ]
}
