{
  "name": "Little Wins — Chores & Rewards",
  "short_name": "Little Wins",
  "description": "Small wins every day — fun chores, stars, and rewards for the whole family.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f7fd",
  "theme_color": "#2f86e8",
  "lang": "en-US",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
