{
    "name": "ACM ConsuWijzer",
    "short_name": "ACM CW",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "portrait",
    "description": "ACM ConsuWijzer geeft gratis informatie en advies over uw rechten als consument.",
    "start_url": "/?utm_source=pwa",
    "theme_color": "#5f1f7a",
    "scope": "/",
    "icons": [
        {
            "src": "/themes/custom/consuwijzer/assets/favicon/favicon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/themes/custom/consuwijzer/assets/favicon/favicon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/themes/custom/consuwijzer/assets/favicon/favicon-512x512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
          "src": "/themes/custom/consuwijzer/assets/screenshots/1.jpg",
          "type": "image/png",
          "sizes": "750x1334"
        },
        {
          "src": "/themes/custom/consuwijzer/assets/screenshots/2.jpg",
          "type": "image/png",
          "sizes": "750x1334"
        },
        {
          "src": "/themes/custom/consuwijzer/assets/screenshots/3.jpg",
          "type": "image/png",
          "sizes": "750x1334"
        }
    ]
}
