{
    "name": "Farm Plow Simulator",
    "short_name": "Farm Plow",
    "description": "Relaxing 3D farming simulator - plow fields in beautiful countryside",
    "start_url": "./",
    "scope": "./",
    "display": "fullscreen",
    "orientation": "any",
    "background_color": "#87CEEB",
    "theme_color": "#4a7c23",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%234a7c23' width='100' height='100' rx='20'/><text x='50' y='65' font-size='50' text-anchor='middle'>🚜</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%234a7c23' width='100' height='100' rx='20'/><text x='50' y='65' font-size='50' text-anchor='middle'>🚜</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": ["games", "entertainment"]
}
