{
  "id": "/",
  "name": "Hush — Daily calm",
  "short_name": "Hush",
  "description": "A calm, private toolkit for anxious moments: guided breathing, grounding, thought reframing, mood tracking, journaling, a 7-day calm path, and a one-tap reset. From hushdaily.app",
  "lang": "en",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0E131B",
  "theme_color": "#0E131B",
  "categories": ["health", "lifestyle", "medical"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
