{
  "id": "/",
  "name": "Sashay Drag",
  "short_name": "Sashay Drag",
  "description": "Pronostics Drag Race France S4",
  "lang": "fr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A0A0F",
  "theme_color": "#E8005A",
  "orientation": "portrait",
  "icons": [
    {"src": "/icon-192.png","sizes": "192x192","type": "image/png","purpose":"any"},
    {"src": "/icon-512.png","sizes": "512x512","type": "image/png","purpose":"any"},
    {"src": "/icon-192-maskable.png","sizes": "192x192","type": "image/png","purpose":"maskable"},
    {"src": "/icon-512-maskable.png","sizes": "512x512","type": "image/png","purpose":"maskable"}
  ],
  "screenshots":[
    {"src":"/screenshot-mobile.png","sizes":"390x844","type":"image/png"},
    {"src":"/screenshot-desktop.png","sizes":"1280x720","type":"image/png","form_factor":"wide"}
  ]
}