{
  "name": "Compass North",
  "short_name": "Compass North",
  "description": "Family care coordination — We Always Find The Way to a Solution",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f8f7f4",
  "theme_color": "#2C3E50",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dashboard overview"
    }
  ],
  "categories": ["health", "lifestyle", "social"],
  "lang": "en-GB"
}
