{ "name": "Fuel Log", "short_name": "Fuel Log", "description": "Track refuels, fuel costs, and the distance your car travels per 20 liters.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#f3f6f4", "theme_color": "#13271f", "orientation": "any", "icons": [ { "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" } ] }