{
  "name": "Prospero Board",
  "short_name": "Prospero",
  "description": "Radar normativo e preparazione governance per sindaci e NED",
  "start_url": "/personal",
  "display": "standalone",
  "background_color": "#3d2f5b",
  "theme_color": "#3d2f5b",
  "orientation": "portrait",
  "icons": [
    { "src": "/prospero_hex_icon.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/prospero_hex_icon.png", "sizes": "512x512", "type": "image/png" }
  ],
  "share_target": {
    "action": "/personal/radar/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
