{
    "name": "AgriPrice — Live Market Prices",
    "short_name": "AgriPrice",
    "description": "Real-time agricultural market prices for crops, livestock and fishery products across the Philippines.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#fdf6ec",
    "theme_color": "#2d6a4f",
    "categories": ["food", "finance", "utilities"],
    "lang": "en-PH",
    "icons": [
        {
            "src": "logo/icon-72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "logo/icon-96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "logo/icon-128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "logo/icon-144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "logo/icon-152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "logo/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "logo/icon-384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "logo/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "logo/screenshot-mobile.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "AgriPrice home screen"
        }
    ],
    "shortcuts": [
        {
            "name": "Search Prices",
            "short_name": "Search",
            "description": "Search for agricultural product prices",
            "url": "/#markets",
            "icons": [{ "src": "logo/icon-96.png", "sizes": "96x96" }]
        }
    ]
}