{
    "name": "CN PLAN",
    "short_name": "CN PLAN",
    "theme_color": "#3470bf",
    "background_color": "#3470bf",
    "orientation": "landscape",
    "display": "standalone",
    "scope": "./",
    "start_url": "./",
    "icons": [
        {
            "src": "/assets/favicon/android-chrome-192x192.png?v=M4KldPklOP",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/favicon/android-chrome-512x512.png?v=M4KldPklOP",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
