{
    "name": "HARVEST Clean Eats",
    "short_name": "HARVEST",
    "start_url": "https://www.harvestcleaneats.ca/",
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "id": "tech.smooth.harvestcleaneats"
        }
    ],
    "icons": [
        {
            "src": "/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/app-android-1.webp",
            "sizes": "1080x1920",
            "type": "image/webp"
        },
        {
            "src": "/screenshots/app-android-2.webp",
            "sizes": "1080x1920",
            "type": "image/webp"
        }
    ],
    "theme_color": "#bdda84",
    "background_color": "#bdda84",
    "display": "standalone"
}
