{
  "name": "LAVORETTI.pro",
  "short_name": "LAVORETTI",
  "description": "Un team, tutti i lavori di casa. Una sola telefonata — Italia & Ticino.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0B2545",
  "lang": "it-IT",
  "categories": ["business", "utilities", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "WhatsApp Alfonso",
      "short_name": "WhatsApp",
      "url": "https://wa.me/393000000000",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
