{
  "name": "DrupaCare — Baby & Child Care Tracker",
  "short_name": "DrupaCare",
  "description": "Fast, offline baby & child care tracking — feeds, diapers, sleep, growth, temperature, medication. Multiple children, one app.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#161320",
  "theme_color": "#161320",
  "categories": ["health", "lifestyle", "medical"],
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
