{
  "name": "Bonketiba Mail",
  "short_name": "Bonketiba",
  "description": "Bonketiba Communication OS — Mail, Chat, Wallet BKC, Documenti",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#0a0a0f",
  "theme_color": "#f59e0b",
  "orientation": "any",
  "lang": "it",
  "categories": ["productivity", "business", "social"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Inbox", "short_name": "Inbox", "url": "/?view=mail", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Wallet BKC", "short_name": "Wallet", "url": "/?view=wallet", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Galleria", "short_name": "Galleria", "url": "/?view=gallery", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
