{
  "id": "v2.1.1",
  "lang": "en",
  "dir": "ltr",
  "name": "The Fitness Factor",
  "short_name": "FitnessFactor",
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#3b82f6",
  "orientation": "portrait",
  "background_color": "#f5f8fa",
  "description": "The Fitness Factor is a fitness app that allows you to book classes in your area.",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}