{
  "name": "AesthetiX Canvas",
  "short_name": "AesthetiX",
  "description": "Canvas Estetico per consulenze mediche",
  "start_url": "/ipad",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0A0A12",
  "theme_color": "#7A1E3A",
  "icons": [
    {
      "src": "/images/logo-aesthetix.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
