{
  "name": "ASA Automation",
  "short_name": "آصا دماوند",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "scope_url": "/",
  "background_color": "#FE9C32FF",
  "description": "A full feature app to manage all service you can get from Automation.",
  "theme_color": "#0a4595",
  "orientation": "portrait",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/theme/admin/icons/favicon-16x16.png",
      "type": "image/png",
      "sizes": "16x16"
    },
    {
      "src": "/theme/admin/icons/favicon-32x32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/theme/admin/icons/favicon-48x48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/theme/admin/icons/web-app-manifest-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/theme/admin/icons/web-app-manifest-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "shortcuts": [
    {
      "name": "اتوماسیون اداری آصا",
      "short_name": "آصا دماوند",
      "description": "نصب آصا",
      "url": "/",
      "icons": [{ "src": "/theme/admin/icons/web-app-manifest-192x192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/theme/admin/icons/web-app-manifest-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "form_factor": "narrow"
    }
  ]
}