{
  "name": "Santurg Salon Solutions",
  "short_name": "Santurg",
  "description": "Professional salon management portal",
  "start_url": "/schedule?v=today",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0D1B2A",
  "theme_color": "#0D1B2A",
  "orientation": "portrait-primary",
  "categories": [
    "business",
    "productivity"
  ],
  "shortcuts": [
    {
      "name": "New Sale",
      "short_name": "Sale",
      "description": "Open the point-of-sale checkout",
      "url": "/sales?open=1",
      "icons": [{ "src": "/icon-192.png?v=3.7.277", "sizes": "192x192" }]
    },
    {
      "name": "Schedule",
      "short_name": "Schedule",
      "description": "View today's appointments",
      "url": "/schedule",
      "icons": [{ "src": "/icon-192.png?v=3.7.277", "sizes": "192x192" }]
    },
    {
      "name": "Clients",
      "short_name": "Clients",
      "description": "Look up a client",
      "url": "/clients",
      "icons": [{ "src": "/icon-192.png?v=3.7.277", "sizes": "192x192" }]
    }
  ],
  "icons": [
    {
      "src": "/favicon-48.png?v=3.7.277",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/favicon-96.png?v=3.7.277",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png?v=3.7.277",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png?v=3.7.277",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png?v=3.7.277",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=3.7.277",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg?v=3.7.277",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
