{
  "name": "Burnout Reset™",
  "short_name": "Burnout Reset",
  "description": "A self-reflection companion for nurses, carers, and healthcare workers experiencing burnout and compassion fatigue.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F2EDE6",
  "theme_color": "#1E2A35",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "apple touch icon"
    }
  ],
  "categories": ["health", "lifestyle", "medical"],
  "lang": "en-AU",
  "dir": "ltr",
  "scope": "/"
}
