{
    "name": "Plots",
    "short_name": "Plots",
    "description": "Fishery management and visibility platform. Map lake boundaries, manage venues, track catches, and discover fishing waters.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#1B4332",
    "background_color": "#F8F9FA",
    "icons": [
        {
            "src": "/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-maskable-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": ["sports", "lifestyle", "utilities"],
    "screenshots": [
        {
            "src": "/screenshots/dashboard-wide.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Dashboard map view with lake polygons"
        },
        {
            "src": "/screenshots/dashboard-narrow.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Mobile map view"
        }
    ]
}
