{
    "name": "Celestory Creator",
    "short_name": "Celestory",
    "description": "Celestory interactive story creator",
    "icons": [
        {
            "src": "favicon.ico",
            "type": "image/x-icon",
            "sizes": "64x64 32x32 24x24 16x16"
        },
        {
            "src": "icon.svg",
            "type": "image/svg+xml",
            "sizes": "any",
            "purpose": "any maskable"
        }
    ],
    "display": "standalone",
    "start_url": ".",
    "theme_color": "#2C3E50",
    "background_color": "#2C3E50"
}
