{
    "name": "PlayHere — book sports courts",
    "short_name": "PlayHere",
    "description": "Find a court near you, see which times are free and book in minutes.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#022c22",
    "icons": [
        { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
        { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
    ]
}
