{
  "name": "Web App Builder",
  "short_name": "App Builder",
  "description": "Create web apps and websites with ease",
  
  "background_color": "#e2e2e2",
  "display": "fullscreen",
  "version": "3.3",
  "icons": [
    {
    "src": "icons/favicon.svg",
    "sizes": "48x48 72x72 96x96 128x128 192x192 256x256 512x512",
    "type": "image/svg+xml",
    "purpose": "any"
    },
    {
      "src": "icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}