{
  "name": "Chompy — Brush Buddy",
  "short_name": "Chompy",
  "description": "A fun teeth-brushing buddy for kids — AM/midday/PM brushing, flossing, timers, stars, streaks & rewards.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#cdf2f8",
  "theme_color": "#14b8bd",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
