{
  "name": "Skill Harbour \u2014 Money Skills for Kids",
  "short_name": "Skill Harbour",
  "description": "A fun, hands-on money adventure for kids \u2014 from pennies to plans.",
  "start_url": "index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F6F4",
  "theme_color": "#0F766E",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}