{
  "id": "/",
  "name": "FetalHub",
  "short_name": "FetalHub",
  "description": "Dashboard fetale — gestione pazienti e follow-up cardiologico fetale",
  "lang": "it",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#f0f4f7",
  "theme_color": "#3A7A8C",
  "categories": ["medical", "productivity", "health"],
  "icons": [
    {
      "src": "/fetalhub180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/fetalhub1024.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/fetalhub1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/fetalhub1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/",
      "icons": [{ "src": "/fetalhub180.png", "sizes": "180x180", "type": "image/png" }]
    }
  ]
}
