{
  "name": "LIFTS — Tu Entrenador Personal",
  "short_name": "LIFTS",
  "description": "Un Entrenador Personal en Tu Celular",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#141B2B",
  "theme_color": "#141B2B",
  "orientation": "portrait",
  "categories": ["fitness", "health"],
  "icons": [
    {
      "src": "lifts-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "lifts-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
