{
  "name": "MatchDay",
  "short_name": "MatchDay",
  "description": "Suivez en temps réel les résultats de tous vos matchs préférés, recevez des alertes pour les buts et consultez les statistiques.",
  "start_url": "/A30-Projet/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f7fa",
  "theme_color": "#2C3E50",
  "icons": [
    {
      "src": "/A30-Projet/images/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/A30-Projet/images/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/A30-Projet/images/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/A30-Projet/images/screenshot.png",
      "sizes": "320x640",
      "type": "image/png"
    }
  ],
  "categories": ["sports", "news"],
  "lang": "fr-FR"
}
