{
  "name": "هاشم زاده گلد",
  "short_name": "هاشم زاده گلد",
  "icons": [
    {
      "purpose":"maskable",
      "src": "icon512_maskable.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "purpose":"any",
      "src": "icon512_rounded.png",
      "sizes": "512x512",
      "type": "image/png"
    }
    
  ],
  "start_url": "http://localhost:3000/",
  "display": "standalone",
  "background_color": "#2EC6FE",
  "theme_color": "#8936FF",
  "orientation": "portrait",
  "dir": "auto",
  "lang": "en-US",
  "scope": "http://localhost:3000/",
  "id": "http://localhost:3000/"
}