{
  "name": "Sprout Count",
  "short_name": "Sprout",
  "description": "A fun, privacy-first carb-counting and meal-logging app for kids.",
  "copyright": "© 2026 Sprout Count. All rights reserved.",
  "start_url": "./",
  "scope": "./",
  "id": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EDF3FF",
  "theme_color": "#1565C0",
  "lang": "en",
  "categories": ["health", "lifestyle"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
