{
    "name": "かもちゃんの国旗クイズ",
    "short_name": "かもクイズ",
    "start_url": "/quiz",
    "display": "fullscreen",
    "background_color": "#7EC8E3",
    "theme_color": "#FFD700",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
