{
    "name": "TargetScore",
    "short_name": "TargetScore",
    "description": "Match scoring platform for IPSC and IDPA shooting competitions",
    "start_url": "/index.php",
    "scope": "/",
    "id": "/index.php",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#ffebcd",
    "theme_color": "#16305a",
    "icons": [
        {
            "src": "images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "images/screenshot-wide-dashboard.png",
            "sizes": "1280x800",
            "type": "image/png",
            "form_factor": "wide",
            "label": "TargetScore dashboard"
        },
        {
            "src": "images/screenshot-narrow-login.png",
            "sizes": "412x915",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "TargetScore sign in"
        }
    ]
}
