{
    "name": "USURPRIME",
    "short_name": "USURPRIME",
    "description": "USURPRIME — 魂を奪い、肉体を簒奪せよ。憑依型ローグライクRPG。",
    "start_url": "./",
    "display": "standalone",
    "background_color": "#050508",
    "theme_color": "#8b5cf6",
    "orientation": "portrait",
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}