{
  "name": "You Baby Studio",
  "short_name": "YBS",
  "description": "You Baby Studio team app — sessions, check-in, schedule, leave & payslips.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F4F3F1",
  "theme_color": "#37241E",
  "icons": [
    { "src": "app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
