{
    "name": "Tikotaka",
    "short_name": "Tikotaka",
    "description": "Tikotaka - buy and sell event tickets from creatives.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#300a01",
    "theme_color": "#4a2c01",
    "icons": [
        {
            "src": "/pwa/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/pwa/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
