{
  "name": "Lokyn — Your 24/7 Personal Coach",
  "short_name": "Lokyn",
  "description": "AI-powered fitness & nutrition coaching. Adaptive meal plans, smart workouts, and 24/7 AI coaching.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D0D0D",
  "theme_color": "#0D0D0D",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/lokyn-logo-v3.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/lokyn-logo-v3.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
