{
  "name": "KeepUp — Coaching Accountability Platform",
  "short_name": "KeepUp",
  "description": "Keep up with your goals. Keep up with your coach. Fasting, meals, blood sugar, supplements — built for hormone-aware health coaches and their clients.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#D85A30",
  "background_color": "#FAF9F7",
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "fitness", "lifestyle", "medical"]
}
