{
  "id": "/dashboard",
  "name": "Drashti Beauty Salon",
  "short_name": "Drashti",
  "description": "Book and manage appointments at Drashti Beauty Salon, Truganina.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "share_target": {
    "action": "/manage/requests",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "background_color": "#FAFAFA",
  "theme_color": "#FFFFFF",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "applogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
