{
  "name": "FOCOCAP",
  "short_name": "FOCOCAP",
  "description": "Tu copiloto para superar el CAP. Formación CAP para conductores profesionales.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1A75C4",
  "background_color": "#0a1f55",
  "lang": "es",
  "icons": [
    {
      "src": "/assets/icons/logo-clean.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/logo-clean.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["education"],
  "screenshots": []
}
