{
  "name": "RetardTrain.fr",
  "short_name": "RetardTrain",
  "description": "Retards SNCF en temps réel — TGV, TER, Intercités, OUIGO",
  "id": "/",
  "start_url": "/?utm_source=pwa&utm_medium=app&utm_campaign=homescreen",
  "display": "standalone",
  "background_color": "#07080d",
  "theme_color": "#07080d",
  "lang": "fr",
  "screenshots": [
    {
      "src": "/imgs/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Tableau de bord des retards SNCF"
    },
    {
      "src": "/imgs/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Tableau de bord des retards SNCF"
    }
  ],
  "icons": [
    {
      "src": "/imgs/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/imgs/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/imgs/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}

