{
  "name": "NexusKey – Immobiliare Svizzera",
  "short_name": "NexusKey",
  "description": "La piattaforma immobiliare professionale per agenti e agenzie in Svizzera",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F4F0",
  "theme_color": "#D97757",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any maskable" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "productivity"],
  "lang": "it-CH",
  "screenshots": [],
  "shortcuts": [
    { "name": "Nuovo Annuncio", "short_name": "Annuncio", "description": "Crea un nuovo annuncio", "url": "/listing/new", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "I miei Lead", "short_name": "Lead", "description": "Gestisci i tuoi lead", "url": "/dashboard/agent?tab=lead", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Mappa Annunci", "short_name": "Mappa", "description": "Vedi gli annunci sulla mappa", "url": "/map", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
