{
  "name": "FotoTickets",
  "short_name": "FotoTickets",
  "description": "Digitaliza tus tickets de gastos con IA",
  "start_url": "/login",
  "display": "standalone",
  "background_color": "#0e8ee9",
  "theme_color": "#0e8ee9",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo_cube_4.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
