{
    "short_name": "Trellis Forms",
    "name": "Trellis Forms",
    "description": "Build, share, and analyze beautifully structured forms.",
    "icons": [
        {
            "src": "icon-192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any"
        },
        {
            "src": "icon-192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "maskable"
        },
        {
            "src": "icon-512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any"
        },
        {
            "src": "icon-512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "maskable"
        }
    ],
    "start_url": "/app/home",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#7CB342",
    "background_color": "#FBF8F1"
}
