{
    "name": "Court Companion",
    "short_name": "Court Companion",
    "description": "Plan a season on tour. Find the tournaments, find a partner, build the trip around them, and work out afterwards who owes whom.",
    "start_url": ".",
    "scope": "/",
    "display": "standalone",
    "background_color": "#F4E9D8",
    "theme_color": "#0B3C5D",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        },
        {
            "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"
        }
    ]
}
