{
  "name": "KEEP — Lose the weight. Keep your strength.",
  "short_name": "KEEP",
  "description": "Five habits. A hundred days. One system built to help you take back control — whichever road you're on.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d9488",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "fitness", "lifestyle"],
  "shortcuts": [
    {
      "name": "Today's Habits",
      "short_name": "Today",
      "description": "Check in on today's habit tracking",
      "url": "/",
      "icons": [{ "src": "/icon512.png", "sizes": "512x512" }]
    }
  ]
}
