{
  "name": "Hearth",
  "short_name": "Hearth",
  "description": "Body wisdom for every season of a life. Your data never leaves your device.",
  "id": "/",
  "start_url": "https://app.hearthcycles.com/",
  "scope": "https://app.hearthcycles.com/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F2E8D5",
  "theme_color": "#F2E8D5",
  "lang": "en-CA",
  "dir": "auto",
  "categories": ["health", "lifestyle", "education"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ]
}
