{
  "name": "Relafi",
  "short_name": "Relafi",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "description": "Relafi ti aiuta a gestire clienti, attività e pianificazioni.",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "shortcuts": [
    {
      "name": "Notifiche",
      "description": "Apri le notifiche recenti",
      "url": "/notifications",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
