{
    "id": "/",
    "name": "GigSquirrel",
    "short_name": "GigSquirrel",
    "description": "Personalised festival and gig discovery for people who live for live music.",
    "lang": "en-GB",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#F2E8DA",
    "theme_color": "#F07A24",
    "categories": ["music", "entertainment", "lifestyle"],
    "icons": [
        {
            "src": "/icons/gigsquirrel-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/gigsquirrel-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
