{
  "name": "HairdressingNews Ecosystem",
  "short_name": "HairdressingNews",
  "description": "Global hair industry media, salons, education, jobs, and brand ecosystem.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#15081f",
  "theme_color": "#15081f",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Appointments",
      "short_name": "Appointments",
      "description": "View today's appointments",
      "url": "/app/appointments",
      "icons": [{"src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml"}]
    },
    {
      "name": "Cashier",
      "short_name": "POS",
      "description": "Open point of sale",
      "url": "/app/cashier",
      "icons": [{"src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml"}]
    },
    {
      "name": "Clients",
      "short_name": "Clients",
      "description": "Manage clients",
      "url": "/app/clients",
      "icons": [{"src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml"}]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
