{
  "name": "Pixel Math",
  "short_name": "PixelMath",
  "description": "Jeu de maths en ligne, duels et aventure spatiale du CE2 à la 3ème",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a2e",
  "theme_color": "#a78bfa",
  "lang": "fr-FR",
  "categories": ["education", "games"],
  "icons": [
    { "src": "/images/logo-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/images/logo-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/images/logo-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
