{
    "id": "panolo",
    "name": "Panolo",
    "short_name": "Panolo",
    "start_url": "/join",
    "scope": "/",
    "lang": "en",
    "display": "standalone",
    "background_color": "#C0562E",
    "theme_color": "#C0562E",
    "description": "Order fresh bread the evening before, collect it in the morning where you stay.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "categories": [
        "food",
        "travel"
    ],
    "icons": [
        {
            "src": "favicon.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"
        }
    ]
}
