{
    "id": "/user/index.php",
    "name": "ゼロクレ",
    "short_name": "ゼロクレ",
    "description": "24時間いつでも無料で遊べるオンラインクレーンゲーム！",
    "start_url": "index.php",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "icons": [
        {
            "src": "img/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "img/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/icon-512x512.png", 
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "orientation": "portrait",
    "lang": "ja",
    "categories": ["games", "entertainment"],
    "screenshots": [
        {
            "src": "img/screenshot-desktop.png",
            "sizes": "1896x906",
            "type": "image/png",
            "form_factor": "wide"
        },
        {
            "src": "img/screenshot-mobile.png",
            "sizes": "391x823",
            "type": "image/png",
            "form_factor": "narrow"
        }
    ]
}