{
  "name": "The Learning Wheel",
  "short_name": "Learning Wheel",
  "description": "Earn, save, budget, and build a business — a financial literacy app for kids",
  "start_url": "/the-learning-wheel.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#120900",
  "theme_color": "#f7b731",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
