{
  "id": "./",
  "name": "HelloGenie",
  "short_name": "HelloGenie",
  "description": "Get trusted guidance. Understand your health. Take the next best step.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f6fafd",
  "theme_color": "#0b7cad",
  "lang": "en",
  "categories": ["health", "medical"],
  "prefer_related_applications": false,
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "app-icon.png",
      "sizes": "204x204",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
