{
  "name": "PurposePath Family",
  "short_name": "PurposePath",
  "description": "A family command center for learning, chores, rewards, income, and growth tracking.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fbfd",
  "theme_color": "#a8d6e3",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}

