{
  "name": "Powerlifting Coach PRO",
  "short_name": "PL Coach",
  "description": "App de coaching de powerlifting - Planificaciones y seguimiento",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#080808",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/Logonegro.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/Logonegro.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
