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