{ "name": "Block Hand", "short_name": "Block Hand", "description": "Small farm. Smart tools. A simple lifestyle-block records app for stock, paddocks, jobs, events, and finance.", "start_url": "./index.html", "scope": "./", "display": "standalone", "background_color": "#f6fbf7", "theme_color": "#175c43", "orientation": "portrait-primary", "icons": [ { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }, { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }