{
  "name": "Protokol",
  "short_name": "Protokol",
  "description": "AI workout builder for coaches and clients. Open the web flow or continue in the iPhone app.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#101412",
  "background_color": "#efe9dc",
  "lang": "en",
  "scope": "/",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["health", "fitness", "lifestyle", "productivity"],
  "screenshots": [
    {
      "src": "/assets/images/social-cover.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "Protokol landing preview"
    },
    {
      "src": "/assets/images/workout-plan-creator-cover.jpg",
      "sizes": "884x1920",
      "type": "image/jpeg",
      "label": "Workout plan builder screen"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/protokol/id6499077509",
      "id": "id6499077509"
    }
  ]
}
