{
  "name": "Money By Age",
  "short_name": "Money By Age",
  "description": "Financial education by life stage, from age 12 to 70+.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f6f7fb",
  "theme_color": "#101828",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}