{
  "id": "/",
  "name": "C-MAIL",
  "short_name": "CMAIL",
  "description": "C-MAIL — enterprise email platform",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/dashboard/inbox",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#003087",
  "theme_color": "#ffffff",
  "categories": ["productivity", "business", "communication"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/assets/pwa/CMAIL-APP-ICON-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa/CMAIL-APP-ICON-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/pwa/CMAIL-APP-ICON-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa/CMAIL-APP-ICON-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}

