{
  "name": "TD Web Studios - Diseño Web Profesional",
  "short_name": "TD Web Studios",
  "description": "Diseño web profesional, SEO local y automatizaciones para negocios en Elda y Petrer",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "es-ES",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/logo.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}