{
  "name": "BabyNest",
  "short_name": "BabyNest",
  "description": "UAE-focused all-in-one baby tracker: feeds, medicine, reminders and the UAE paperwork journey.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff1f2",
  "theme_color": "#f43f5e",
  "icons": [
    { "src": "assets/babynest.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/babynest.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
