{
  "name": "Math Quest",
  "short_name": "Math Quest",
  "description": "Mental math wrapped in a quiet illustrated quest. Solve a problem to take the next step.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#F7F5EE",
  "theme_color": "#2D5F3F",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
