{
  "name": "CaliPath - Calisthenics Training",
  "short_name": "CaliPath",
  "description": "Progressive calisthenics training platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "fitness", "sports"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Skills",
      "short_name": "Skills",
      "description": "View all calisthenics skills",
      "url": "/skills",
      "icons": []
    },
    {
      "name": "Progress",
      "short_name": "Progress",
      "description": "Track your progress",
      "url": "/progress",
      "icons": []
    }
  ]
}
