{
  "name": "Learn & Play",
  "short_name": "Learn & Play",
  "description": "Fun learning exercises for kids, ages 1-14 — math, English & history with scores, coins and badges.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#312e81",
  "theme_color": "#312e81",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
