{
  "name": "Motor Math",
  "short_name": "Motor Math",
  "description": "Car-themed maths tutor for kids",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ECEAE5",
  "theme_color": "#E8430A",
  "orientation": "portrait",
  "icons": [
    {"src": "favicon.png", "sizes": "64x64", "type": "image/png"},
    {"src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png"},
    {"src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ]
}
