{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "lang": "en",
  "name": "LiftCopilot",
  "short_name": "LiftCopilot",
  "description": "Plan client workouts and track performance easily. Try LiftCopilot for free and take your coaching to the next level.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B1428",
  "theme_color": "#000000",
  "categories": [
    "health",
    "sports",
    "fitness"
  ],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "localization": [
    {
      "lang": "cs",
      "name": "LiftCopilot",
      "short_name": "LiftCopilot",
      "description": "Plánujte tréninky klientům a sledujte jejich výkon jednoduše a efektivně. Vyzkoušejte LiftCopilot a posuňte své trénování dál."
    }
  ]
}
