{
  "name": "Plainvest",
  "short_name": "Plainvest",
  "description": "Plain-English investing education for first-time investors.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#00b89c",
  "theme_color": "#071120",
  "icons": [
    {
      "src": "/assets/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/assets/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/assets/plainvest-app-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
