{
  "id": "/",
  "name": "MyFitnessLeague",
  "short_name": "MFL",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "screenshots": [
    {
      "src": "/images/pexels-rdne-7648476.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "MyFitnessLeague desktop dashboard"
    },
    {
      "src": "/images/auth-bg.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "label": "MyFitnessLeague mobile home screen"
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
