{
    "name": "Totally Planned Landing",
    "short_name": "TPL",
    "description": "A sci-fi military visual novel. Survive. Choose. Serve.",
    "start_url": "./index.html",
    "scope": "./",
    "display": "fullscreen",
    "background_color": "#000000",
    "theme_color": "#000000",
    "orientation": "landscape",
    "icons": [
        {
            "src": "assets/icons/Usm.png",
            "sizes": "100x100",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "assets/icons/Big/UsmBig.png",
            "sizes": "300x300",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
