{
  "name": "Sapien - Strength & Performance Training",
  "short_name": "Sapien",
  "description": "Structured training programs for athletes. Track sessions, log lifts, and build performance.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "categories": ["health", "fitness"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-512x512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-1024x1024.jpg",
      "sizes": "1024x1024",
      "type": "image/jpeg"
    }
  ]
}
