{
    "name": "BallStats Manager",
    "short_name": "Ballstats",
    "description": "Application web progressive pour la gestion de statistiques de match de basket.",
    "start_url": "/A30/index.html",
    "scope": "/A30/",
    "display": "standalone",
    "background_color": "#222",
    "theme_color": "#222",
    "orientation": "portrait",
    "icons": [
      {
        "src": "/A30/image/icon-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/A30/image/icon-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }
  