{
  "name": "Iron Tracker",
  "short_name": "Iron Tracker",
  "description": "Track your iron recovery after an IV infusion. Monitor ferritin & haemoglobin trends, log symptoms, and stay connected with your clinic.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D1F1F",
  "theme_color": "#077A7A",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "privacy_policy_url": "https://iviron.ca/privacy",
  "categories": ["health", "medical"],
  "lang": "en-CA"
}
