{ "name": "David's Travel Log", "short_name": "Travel Log", "description": "Personal travel dashboard for upcoming journeys, itinerary, budget and notes.", "start_url": "./", "scope": "./", "display": "standalone", "background_color": "#f4f0e8", "theme_color": "#17322d", "icons": [ { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ] }