﻿{
  "name": "نرم افزار آریا",
  "short_name": "نرم افزار آریا",
  "description": "نرم افزار آریا",
  "start_url": "/Login",
  "display": "standalone",
  "scope": "/",
  "dir": "rtl",
  "lang": "fa-IR",
  "background_color": "#efefef",
  "theme_color": "#376eb5",
  "orientation": "natural",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icon1.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon2.png",
      "type": "image/png",
      "sizes": "256x256"
    },
    {
      "src": "icon3.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]

}