{
  "name": "Livelee — Fitness & Wellness Social",
  "short_name": "Livelee",
  "description": "Your fitness and wellness community. Track, share, and connect.",
  "start_url": "/feed",
  "display": "standalone",
  "background_color": "#0E0820",
  "theme_color": "#7C3AED",
  "orientation": "portrait",
  "icons": [
    { "src": "/favicon.ico", "type": "image/x-icon", "sizes": "16x16 32x32" },
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" },
    { "src": "/icon-192-maskable.png", "type": "image/png", "sizes": "192x192", "purpose": "maskable" },
    { "src": "/icon-512-maskable.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ],
  "categories": ["fitness", "health", "social"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Track",
      "short_name": "Track",
      "url": "/post",
      "description": "Log your workouts, meals, and wellness"
    },
    {
      "name": "Feed",
      "short_name": "Feed",
      "url": "/feed",
      "description": "See what your community is doing"
    }
  ]
}
