{
  "name": "French Quest Arena",
  "short_name": "FQ Arena",
  "description": "Learn French through soccer, basketball, and arcade challenges — built for kids ages 6–14.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff8f1",
  "theme_color": "#fff8f1",
  "categories": ["education", "games", "kids"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "/icon-192.png",         "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png",         "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png",         "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png",         "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icon.svg",             "sizes": "any",     "type": "image/svg+xml" }
  ]
}
