{
  "name": "Smart Money Series",
  "short_name": "Smart Money",
  "description": "Teach your child about money before life does.",
  "start_url": "/smart-money-series.html",
  "display": "standalone",
  "background_color": "#F0EBE4",
  "theme_color": "#D4A840",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
