{
    "name": "Eros: Free Web Visual Novel",
    "short_name": "Eros",
    "description": "Play a free web visual novel game without installation. Become the protagonist of a school romance.",
    "start_url": "/index-en.html",
    "display": "standalone",
    "background_color": "#1a1a2e",
    "theme_color": "#e94560",
    "orientation": "portrait",
    "lang": "en",
    "icons": [
        {
            "src": "assets/images/favicon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "assets/images/favicon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "categories": ["games", "entertainment"]
}
