{
  "name": "Plait Point of Care",
  "short_name": "PPOC",
  "theme_color": "#1976d2",
  "background_color": "#fafafa",
  "display": "standalone",
  "scope": "./",
  "start_url": "./",
  "icons": [
    {
      "src": "assets/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["healthcare"],
  "description": "PLAIT Point of Care is an installable web site that can be used by people who are concerned about what is going at on the point of care for someone receiving care from a provider who uses the Plait system from ReallyCare CIC.\n\nThese people might include: care workers (who use the system to log their visits); service users and their relatives (to see which carers are coming when, and to check on what happened at previous visits); paramedics (who can get limited access to check on recent events and medication)",
  "screenshots": [
    {
      "src": "/assets/img/screenshots/EventsListPage.jpg",
      "sizes": "400x866",
      "type": "image/jpg",
      "label": "Events List (Carer)"
    },
    {
      "src": "/assets/img/screenshots/EventDetailsPage.jpg",
      "sizes": "400x866",
      "type": "image/jpg",
      "label": "Event Details"
    },
    {
      "src": "/assets/img/screenshots/ClientMedsPage.jpg",
      "sizes": "400x822",
      "type": "image/jpg",
      "label": "Medications"
    },
    {
      "src": "/assets/img/screenshots/BodyMap.jpg",
      "sizes": "400x822",
      "type": "image/jpg",
      "label": "Body Map"
    },
    {
      "src": "/assets/img/screenshots/TasksSession.jpg",
      "sizes": "400x866",
      "type": "image/jpg",
      "label": "Tasks Session"
    }
  ]
}
