{
  "name": "مدیریت فاکتور",
  "short_name": "فاکتور",
  "start_url": "/invoice/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0ea5e9",
  "lang": "fa",
  "dir": "rtl",
  "orientation": "portrait",
  "scope": "/invoice/",
  "icons": [
    {
      "src": "/invoice/assets/apg_logo.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/invoice/assets/apg_logo.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
