{
    "name": "A.Ink",
    "short_name": "A.Ink",
    "description": "Next-gen manga creation studio driven by AI.",
    "start_url": "/?source=pwa",
    "display": "standalone",
    "background_color": "#020617",
    "theme_color": "#020617",
    "icons": [
        {
            "src": "https://placehold.co/192x192/8b5cf6/white?text=A.I",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://placehold.co/512x512/8b5cf6/white?text=A.Ink",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}