{
    "name": "Cast Me If You Can!",
    "short_name": "Cast Me!",
    "description": "마법학교 태그 대전 카드 게임",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#fbf7ef",
    "theme_color": "#66782a",
    "lang": "ko",
    "icons": [
        { "src": "/assets/title_icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/assets/title_icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
    ]
}
