{
    "name": "Dojo Fighter",
    "short_name": "DojoFighter",
    "description": "3D Dojo Training Fighting Game - Train, Fight, Become Champion!",
    "start_url": "index.html",
    "display": "fullscreen",
    "orientation": "landscape",
    "background_color": "#1a1a2e",
    "theme_color": "#1a1a2e",
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": ["games", "entertainment"],
    "lang": "en-US",
    "scope": ".",
    "prefer_related_applications": false
}
