{
  "name": "Maternl — Global Pregnancy Companion",
  "short_name": "Maternl",
  "description": "Maternl. A Program of Hygeia Health Systems, LLC. Evidence-based pregnancy, newborn and maternity-care information in your language, anywhere in the world.",
  "id": "/",
  "start_url": "/index.php?src=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#f7f5f0",
  "theme_color": "#8a6fb0",
  "dir": "auto",
  "lang": "en",
  "categories": ["health", "medical", "education"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ask a question",
      "short_name": "Ask",
      "url": "/home.php"
    },
    {
      "name": "Find care near me",
      "short_name": "Find care",
      "url": "/home.php#findcare"
    },
    {
      "name": "Contact Maternl",
      "short_name": "Contact",
      "url": "/contact.php"
    }
  ]
}
