{
  "name": "Care Angels Pro",
  "short_name": "Care Angels Pro",
  "description": "Day-to-day office management for Care Angels Homecare Limited.",
  "id": "/",
  "start_url": "/my-day",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#2F8F8F",
  "background_color": "#F6F4EE",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "My Day", "url": "/my-day" },
    { "name": "Mail", "url": "/mail" },
    { "name": "Tasks", "url": "/tasks" },
    { "name": "Notifications", "url": "/notifications" }
  ]
}
