{
  "id": "/",
  "short_name": "Daksh Fitness",
  "name": "Daksh Fitness - The Alpha You",
  "description": "AI-powered personalized fitness coaching platform",
  "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"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "theme_color": "#f97316",
  "background_color": "#000000",
  "prefer_related_applications": false,
  "categories": ["health", "fitness", "lifestyle"],
  "screenshots": [
    {
      "src": "/screenshot-1.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "related_applications": [],
  "shortcuts": [
    {
      "name": "Today's Workout",
      "short_name": "Workout",
      "description": "Jump straight to today's workout",
      "url": "/loop",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
