{
  "name": "MilletsCup",
  "short_name": "MilletsCup",
  "version": "1.0.1",
  "buildHash": "dfdbbc27",
  "author": "AD",
  "projectInfo": {
    "since": "23.02.2025",
    "overview": "MilletsCup PWA application for race management"
  },
  "description": "Application de saisie pour la MilletsCup",
  "start_url": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "background_color": "#0f172a",
  "theme_color": "#1a2b3c",
  "icons": [
    {
      "src": "icons/icon-65x65.png",
      "sizes": "65x65",
      "type": "image/png"
    },
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}