{
  "name": "Familove Studio OS",
  "short_name": "Familove",
  "description": "Familove Studio operations console",
  "id": "/familove/",
  "start_url": "/familove/my-attendance",
  "scope": "/familove/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdf2f8",
  "theme_color": "#ec4899",
  "icons": [
    { "src": "/familove/familove-logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/familove/familove-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Clock in/out", "short_name": "Attendance", "url": "/familove/my-attendance", "icons": [{ "src": "/familove/familove-logo.png", "sizes": "192x192" }] },
    { "name": "Apply leave", "short_name": "Leave", "url": "/familove/apply-leave", "icons": [{ "src": "/familove/familove-logo.png", "sizes": "192x192" }] },
    { "name": "My tasks", "short_name": "Tasks", "url": "/familove/my-tasks", "icons": [{ "src": "/familove/familove-logo.png", "sizes": "192x192" }] }
  ]
}
