{
  "short_name": "MANA",
  "name": "نرم افزار خرید و فروش مـانـا",
  "icons": [
    {
      "src": "Logo.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/png"
    },
    {
      "src": "./Logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "./Logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "./index.html",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}