{
  "name": "PlantillasPro MX",
  "short_name": "PlantillasPro",
  "description": "Mini apps para tu negocio — sin instalaciones",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f3eee5",
  "theme_color": "#d65a31",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Mis plantillas",
      "url": "/plantillas/",
      "description": "Ver todas las mini apps"
    },
    {
      "name": "WhatsApp",
      "url": "https://wa.me/5213317167187",
      "description": "Soporte"
    }
  ]
}