{
    "name": "Pasture Portion",
    "short_name": "Pasture Portion",
    "description": "Manage your farm shares, cut sheets, and pickups.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#4a7c2e",
    "background_color": "#f7f3e8",
    "icons": [
        {
            "src": "/images/pastureportion.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/pastureportion.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/pastureportion.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": ["business", "productivity", "food"]
}
