{
  "name": "Self-Care Balance Dashboard™",
  "short_name": "Self-Care",
  "description": "A private self-care tracker and energy balance dashboard by Quiet Mind Explained™.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1f2d24",
  "theme_color": "#1f2d24",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
