{
    "name": "Character Gen — Cepheus Engine",
    "short_name": "CharGen CE",
    "description": "Cepheus Engine Character Generator",
    "start_url": "index.html",
    "display": "standalone",
    "background_color": "#1a1a2e",
    "theme_color": "#1a1a2e",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%231a1a2e' width='100' height='100' rx='15'/><text x='50' y='62' text-anchor='middle' font-size='48' fill='%23e94560'>CE</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
