{
    "name": "CLICKY FORM",
    "short_name": "CLICKY FORM",
    "description": "CLICKY FORMのWebアプリケーション",
    "start_url": "\/",
    "display": "standalone",
    "theme_color": "#69c0c4",
    "background_color": "#69c0c4",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "favicon-192x192.png",
            "sizes": "192x192",
            "type": "image\/png",
            "purpose": "any maskable"
        },
        {
            "src": "favicon-256x256.png",
            "sizes": "256x256",
            "type": "image\/png",
            "purpose": "any"
        }
    ]
}