{
  "name": "TurfLive",
  "short_name": "TurfLive",
  "description": "Programme & pronostics hippiques du jour en direct",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#121214",
  "theme_color": "#E50914",
  "shortcuts": [
    { "name": "Partager TurfLive", "short_name": "Partager", "url": "/?share=1", "description": "Partager le lien de TurfLive" },
    { "name": "Réunions du jour", "short_name": "Aujourd'hui", "url": "/?date=today" },
    { "name": "Demain", "short_name": "Demain", "url": "/?date=tomorrow" }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": { "title": "title", "text": "text", "url": "url" }
  },
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}