{
  "name": "Bet King",
  "short_name": "Bet King",
  "description": "Beast King is a modern workout planning app for men aged 18-65, combining calisthenics, running, gym training, and home-gym sessions into an adaptive 8-week calendar. Complete a quick fitness questionnaire, receive structured workout plans, review detailed exercise explanations and examples, and save completed sessions locally for a focused standalone desktop experience.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#313131",
  "theme_color": "#00F7FF",
  "orientation": "landscape",
  "scope": "./",
  "screenshots": [
    {
      "src": "./assets/betking_icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "./assets/betking_icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/betking_icon-300x300.png",
      "sizes": "300x300",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/betking_icon-150x150.png",
      "sizes": "150x150",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/betking_icon-71x71.png",
      "sizes": "71x71",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "fitness", "lifestyle"],
  "lang": "en-US",
  "dir": "ltr",
  "id": "./index.html",
  "keywords": [
    "workout planner",
    "men fitness app",
    "calisthenics plan",
    "running program",
    "gym workout plan",
    "home gym training",
    "strength training",
    "hybrid fitness",
    "8 week workout",
    "fitness calendar",
    "exercise examples",
    "local progress tracking",
    "bodyweight training",
    "conditioning workouts"
  ],
  "features": [
    "Quick first-run fitness questionnaire for age, weight, level, goals, and equipment",
    "Adaptive 8-week calendar mixing calisthenics, running, gym, and home-gym training",
    "Detailed daily workout views with warmups, prescriptions, coach notes, and examples",
    "Large hard-coded exercise database with cues, regressions, and progressions",
    "Local completed-workout progress tracking without an account or backend",
    "Workout plan variants for fat loss, muscle, endurance, and balanced athletic goals",
    "Training access options for full gym, home gym, or mixed routines",
    "Modern dark charcoal Beast King interface with slate blue and aqua accents",
    "Installable as a standalone desktop-style web app",
    "Responsive calendar and workout detail experience for desktop and mobile"
  ]
}
