{
  "name": "Core Leveling",
  "short_name": "CoreLvl",
  "description": "Sube de nivel tu hardware biológico. RPG de fitness en la vida real.",
  "lang": "es",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#05070d",
  "theme_color": "#05070d",
  "categories": ["health", "fitness", "games", "lifestyle"],
  "icons": [
    { "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/assets/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/assets/icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "shortcuts": [
    { "name": "Misión de hoy", "url": "/", "description": "Ir al Command Hub" },
    { "name": "Schedule", "url": "/schedule" }
  ]
}
