{
    "short_name": "KK Textile",
    "name": "KK Textile",
    "description": "KK Textile Main App",
    "icons": [
      {
        "src": "/img/pwa_icons/128.png",
        "type": "image/png",
        "sizes": "128x128"
      },
      {
        "src": "/img/pwa_icons/512.png",
        "type": "image/png",
        "sizes": "512x512"
      }
    ],
    "start_url": "/login",
    "background_color": "#3E64D3",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#3E64D3"
  }