{
  "name": "math.im",
  "short_name": "math.im",
  "description": "AI Math Tutor — step-by-step answers instantly",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f9f8f5",
  "theme_color": "#5b6abf",
  "icons": [
    {
      "src": "./cdn/img/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./cdn/img/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
