{
  "name": "The Last Monkey",
  "short_name": "LastMonkey",
  "description": "Flash tattoo studio — Leioa",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#000000",
  "background_color": "#000000",
  "categories": ["lifestyle", "art"],
  "icons": [
    {
      "src": "assets/icon/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icon/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Flash Wall",
      "url": "/tab3",
      "description": "Ver diseños disponibles"
    },
    {
      "name": "Contacto",
      "url": "/tab4",
      "description": "Contactar por WhatsApp"
    }
  ]
}
