{
  "name": "loud quiet mind™",
  "short_name": "loud quiet mind",
  "description": "Resources and tools for parents and caregivers.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdfbfe",
  "theme_color": "#4a2070",
  "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"
    }
  ],
  "categories": ["health", "lifestyle", "education"],
  "shortcuts": [
    {
      "name": "Mood Check-In",
      "short_name": "Check In",
      "description": "Check in with how you're feeling today",
      "url": "/index.html#mood"
    },
    {
      "name": "Read Guides",
      "short_name": "Guides",
      "description": "Browse caregiver articles and guides",
      "url": "/index.html#articles"
    }
  ]
}
