{
  "name": "Mithunram Tex CRM",
  "short_name": "Mithunram CRM",
  "description": "Progressive Web Application CRM for Mithunram Tex Textile Printing Sales & Follow-ups.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f0f15",
  "theme_color": "#5f3dc4",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "icons/icon-192-maskable.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    }
  ]
}
