{
  "name": "TimeHub",
  "short_name": "TimeHub",
  "description": "Gestor inteligente de Reservas, recordatorios y productividad.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1E88E5",
  "background_color": "#000000",

  "screenshots": [
    {
      "src": "splash/splash-1024x1536.png",
      "sizes": "1024x1536",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],

  "icons": [
    {
      "src": "icons/timehub_maskable_192.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/timehub_maskable_512.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/timehub_maskable_192.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
