{
  "name": "বিগআপন",
  "short_name": "বিগ",
  "theme_color": "#e40c74",
  "background_color": "#1d1b1b",
  "display": "standalone",
  "orientation": "any",
  "scope": "www.bigapon.com",
  "start_url": "https://bigapon.com/",
  "description": "This apps will be use as link",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}