{
  "name": "MesoForge Toolbelt",
  "short_name": "Toolbelt",
  "description": "Daily coach command center for scheduling, sessions, workouts, nutrition, and client links.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f1a",
  "theme_color": "#1a4d5c",
  "icons": [
    {
      "src": "/icons/toolbelt-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/toolbelt-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
