{
  "name": "Countdown 2027",
  "short_name": "Countdown 2027",
  "description": "Cuenta regresiva oficial para el Año Nuevo 2027. Establece tus metas y objetivos.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#8B5CF6",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "categories": ["productivity", "lifestyle"],
  "lang": "es",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Ver Objetivos",
      "short_name": "Objetivos",
      "description": "Ver tus objetivos para 2027",
      "url": "/objetivos",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
