{ "name": "MapItin", "short_name": "MapItin", "description": "Create itineraries to specific locations.", "id": "/app", "start_url": "/app", "scope": "/app", "display": "standalone", "background_color": "#f4f7fb", "theme_color": "#1A73E8", "orientation": "natural", "icons": [ { "src": "/logo-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/logo-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }