{
  "name": "Shower Champion — Family Water Tracker",
  "short_name": "Shower Champion",
  "description": "Shower Champion teaches kids the cost of water. Track usage, earn chore credits, and save water!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#e8f0f4",
  "theme_color": "#1a9cd4",
  "orientation": "portrait",
  "categories": ["utilities", "education"],
  "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"
    }
  ]
}