{
  "name": "V\u00d8LT ULTRA - AI Fitness Tracker",
  "short_name": "V\u00d8LT ULTRA",
  "description": "AI-powered fitness tracking with body mapping, nutrition analysis, and gamification",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#E8593C",
  "background_color": "#08080A",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "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",
    "lifestyle"
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}