{
  "name": "Reassure Support",
  "short_name": "Reassure",
  "description": "Incident reporting, timesheets and emergency response for Reassure Support workers.",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#131714",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/app-icon.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}