{
  "name": "HiGeorge",
  "short_name": "HiGeorge",
  "description": "Inbox proprietaria WhatsApp, email e comunicazioni workspace.",
  "start_url": "/app/communications?channel=WHATSAPP",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1c1c22",
  "theme_color": "#0ea5ff",
  "categories": ["productivity", "business"],
  "lang": "it",
  "icons": [
    { "src": "/higeorge/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/higeorge/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/higeorge/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/higeorge/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "WhatsApp", "short_name": "WhatsApp", "url": "/app/communications?channel=WHATSAPP", "icons": [{ "src": "/higeorge/icon-192.png", "sizes": "192x192" }] },
    { "name": "Email", "short_name": "Email", "url": "/app/communications?channel=EMAIL", "icons": [{ "src": "/higeorge/icon-192.png", "sizes": "192x192" }] },
    { "name": "Tutte le comunicazioni", "short_name": "Tutte", "url": "/app/communications", "icons": [{ "src": "/higeorge/icon-192.png", "sizes": "192x192" }] }
  ]
}
