{
  "name": "RunnersConnect",
  "short_name": "RunnersConnect",
  "start_url": "/dashboard?utm_source=pwa",
  "description": "Custom individualized training by expert coaches in a supportive environment aimed at building 💪, increasing enjoyment 👟 & building community!",
  "scope": "/",
  "id": "runnersconnect-staging",
  "lang": "en",
  "dir": "auto",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "dashboard",
      "short_name": "Dashboard",
      "description": "View training dashboard",
      "url": "/?utm_source=pwa"
    },
    {
      "name": "calendar",
      "short_name": "Calendar",
      "description": "View training calendar",
      "url": "/calendar?utm_source=pwa"
    },
    {
      "name": "feed",
      "short_name": "Social Feed",
      "description": "View social feed",
      "url": "/social?utm_source=pwa"
    },
    {
      "name": "lms",
      "short_name": "LMS",
      "description": "Courses and Challenges",
      "url": "/lms?utm_source=pwa"
    }
  ],
  "icons": [
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon-114x114-precomposed.png",
      "sizes": "114x114",
      "type": "image/png"
    }
  ],
  "features": false,
  "theme_color": "#0a2f4f",
  "background_color": "#eff9fe",
  "display": "fullscreen",
  "orientation": "any",
  "display_override": [
    "standalone",
    "browser"
  ],
  "categories": ["training", "health", "running", "workouts", "races"],
  "screenshots" : [
    {
      "src": "/pwa/screenshot/calculator.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "platform": "narrow",
      "label": "Training calculators"
    },
    {
      "src": "/pwa/screenshot/dashboard.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "platform": "narrow",
      "label": "Your training dashboard"
    },
    {
      "src": "/pwa/screenshot/feed.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "platform": "narrow",
      "label": "Social feed"
    },
    {
      "src": "/pwa/screenshot/lms.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "platform": "narrow",
      "label": "Courses"
    },
    {
      "src": "/pwa/screenshot/logs.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "platform": "narrow",
      "label": "Your training logs"
    },
    {
      "src": "/pwa/screenshot/megamenu.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "platform": "narrow",
      "label": "Mega menu"
    },
    {
      "src": "/pwa/screenshot/tools.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "platform": "narrow",
      "label": "Training tools"
    },
    {
      "src": "/pwa/screenshot/workout.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "platform": "narrow",
      "label": "Workout detail"
    }
  ]
}
