{
  "name": "FitLogger AI",
  "short_name": "FitLogger",
  "description": "The ultimate AI logger for science-based muscle gains. Optimize every rep with Your AI Personal Trainer.",
  "start_url": "./fitcoach.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a0a0a",
  "background_color": "#0a0a0a",
  "lang": "en",
  "dir": "ltr",
  "categories": ["fitness", "health", "lifestyle", "sports"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start workout",
      "short_name": "Workout",
      "description": "Open je trainingsdag",
      "url": "./fitcoach.html#workout"
    },
    {
      "name": "AI Coach",
      "short_name": "Coach",
      "description": "Stel een vraag aan je AI personal trainer",
      "url": "./fitcoach.html#coach"
    }
  ]
}
