{
    "name": "OpenTeeBox.golf",
    "short_name": "OpenTee\u200cBox.golf",
    "lang": "en",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f1f4f8",
    "theme_color": "#1a1f24",
    "description": "Member-driven tee-time coordination — share and join independently booked openings. Not a course booking service.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ]
}
