{
  "name": "Topspin — Ton classement, enfin beau et vivant",
  "short_name": "Topspin",
  "description": "Suivi de progression au tennis de table : classement, historique, statistiques et calendrier des tournois. Projet indépendant.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0f17",
  "theme_color": "#0b0f17",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "fr",
  "categories": ["sports", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
