{
  "name": "Hormone Restoration by Julie",
  "short_name": "Hormone Julie",
  "description": "Offline-first PCOS, insulin resistance, fitness, nutrition, and hormone restoration tracker.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF6F2",
  "theme_color": "#FAF6F2",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
