{
    "name": "NexScore",
    "short_name": "NexScore",
    "start_url": "/NexScore/",
    "display": "standalone",
    "background_color": "#1A1A2E",
    "theme_color": "#0175C2",
    "description": "NexScore – Score tracker for Wizard, Qwixx, Schafkopf, Kniffel, Phase 10, Darts, Rommé & SipDeck.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "categories": [
        "games",
        "utilities"
    ],
    "lang": "en",
    "dir": "ltr",
    "scope": "/NexScore/",
    "id": "nexscore-v1",
    "screenshots": [],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "share_target": {
        "action": "./",
        "method": "GET",
        "enctype": "application/x-www-form-urlencoded",
        "params": {
            "title": "title",
            "text": "text"
        }
    }
}