﻿{
  "name": " برنامه کاربردی اتوماسیون اداری رایورز",
  "short_name": "EOA",
  "start_url": ".",
"scope":".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "orientation":"any",
  "description": " برنامه کاربردی اتوماسیون اداری رایورز",
  "id": "eoa-pwa-id",
  "icons": [
     
    {
      "src": "./Images/logo-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
   
    {
      "src": "./Images/logo-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]

}