{
  "name": "Kafeel Estimate",
  "short_name": "Kafeel",
  "description": "سیستم برآورد نظارت تصویری",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFAF8",
  "theme_color": "#b09060",
  "lang": "fa",
  "dir": "rtl",
  "icons": [
    {
      "src": "icon.webp",
      "sizes": "any",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "icon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "categories": ["business", "productivity"]
}