{
    "id": "/",
    "short_name": "ココクル",
    "name": "COCOQUL",
    "icons": [
        {
            "src": "./apple-touch-icon-192px.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any"
        },
        {
            "src": "./apple-touch-icon-512px.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any"
        },
        {
            "src": "./apple-touch-icon-192px.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "maskable"
        },
        {
            "src": "./apple-touch-icon-512px.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "maskable"
        }
    ],
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#305956",
    "background_color": "#ffffff"
}
