{
  "name": "Pure Line Care — Patient Portal",
  "short_name": "Pure Line",
  "description": "Your personalised hair transplant recovery plan, medication schedule and washing protocol.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF9F5",
  "theme_color": "#FAF9F5",
  "icons": [
    {
      "src": "assets/logo-mark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
