{
  "name": "LashStart — Your Lash Tech Assistant",
  "short_name": "LashStart",
  "description": "Step-by-step lash procedures, client management, smart scheduling.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "categories": ["productivity", "business"],
  "lang": "en",
  "dir": "ltr",
  "theme_color": "#E8577E",
  "background_color": "#FFFFFF",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
