{
    "name": "WikiQuip",
    "short_name": "WikiQuip",
    "description": "Australian assistive technology knowledge platform.",
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#3b85fb",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "/web-app-manifest-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/web-app-manifest-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.svg",
            "type": "image/svg+xml",
            "sizes": "any"
        }
    ]
}
