{
  "name": "LifePilot \u2014 Panel de Control",
  "short_name": "LifePilot",
  "description": "Tu panel de control personal",
  "start_url": "/LifePilot/",
  "display": "standalone",
  "background_color": "#F5F3EE",
  "theme_color": "#1A4FC4",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": [
    "productivity",
    "lifestyle",
    "health"
  ],
  "lang": "es"
}