{
  "name": "Wi App — open business superapp",
  "short_name": "Wi App",
  "description": "A system of systems for business data, processes, services and applications.",
  "lang": "en",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f4f7",
  "theme_color": "#ff0066",
  "icons": [
    {
      "src": "/assets/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
