{
  "name": "MathPath",
  "short_name": "MathPath",
  "description": "Personalized K-12 math tutoring that adapts to every student.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F0F4F8",
  "theme_color": "#0B1F3A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://mathpath.cambridgeadvisorsgroup.com/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%230B1F3A'/><text x='96' y='130' font-family='Georgia,serif' font-size='110' font-weight='900' fill='%23C9A84C' text-anchor='middle'>M</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%230B1F3A'/><text x='256' y='360' font-family='Georgia,serif' font-size='300' font-weight='900' fill='%23C9A84C' text-anchor='middle'>M</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["education"],
  "lang": "en-US"
}
