{
  "name": "Ceezon ERP",
  "short_name": "Ceezon",
  "description": "Ceezon Apparels ERP - Business Management System",
  "start_url": "/app/home",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0070e0",
  "theme_color": "#0070e0",
  "icons": [
    {
      "src": "/files/ceezon_icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/files/ceezon_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "business",
    "productivity"
  ],
  "lang": "en-IN"
}