{
  "name": "Leo Lyn",
  "short_name": "Leo Lyn",
  "description": "Operating software for modern beauty businesses",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0b0b",
  "theme_color": "#0b0b0b",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Owner",   "short_name": "Owner",   "url": "/owner",   "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Stylist", "short_name": "Stylist", "url": "/stylist", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Book",    "short_name": "Book",    "url": "/client",  "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
