{
  "name": "Sound + Mind",
  "short_name": "Sound + Mind",
  "description": "Music-based speech therapy resources for parents and SLPs",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#08080f",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["education", "health", "medical"],
  "icons": [
    {
      "src": "/icons/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/icons/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Research Library",
      "short_name": "Research",
      "description": "Browse 21+ peer-reviewed studies",
      "url": "/research",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Our Program",
      "short_name": "Program",
      "description": "Crush The Diagnosis: First Steps",
      "url": "/diagnosed-now-what",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
