{
  "name": "Impresso ADV",
  "short_name": "Impresso",
  "description": "Workflow + contabilità + chat per Impresso ADV",
  "start_url": "/bacheca",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FAF7F2",
  "theme_color": "#10B981",
  "icons": [
    { "src": "/static/brand/logo_pwa.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/brand/logo.png", "sizes": "256x256", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "PPP della settimana", "url": "/ppp" },
    { "name": "I miei task", "url": "/workflow/my-queue" },
    { "name": "Chat team", "url": "/bacheca" }
  ]
}
