{
  "name": "SoftcaveInbox",
  "short_name": "SoftcaveInbox",
  "description": "Softcave multi-tenant inbox system",
  "start_url": "/inbox",
  "display": "standalone",
  "background_color": "#f6f7fb",
  "theme_color": "#111827",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/softcaveInbox-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/softcaveInbox-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/softcaveInbox-180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}