{
    "name": "BOTTAK",
    "short_name": "BOTTAK",
    "icons": [
 
      {
        "src": "/icon_pwa.png",
        "sizes": "384x384",
        "type": "image/png"
      },
      {
        "src": "/icon_pwa.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
    "theme_color": "#000000",
    "background_color": "#000000",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait"
  }
