{ "name": "Lotto Client", "short_name": "Lotto", "start_url": "/", "display": "standalone", "background_color": "#eef6fb", "theme_color": "#154D71", "description": "Mobile-first Vue PWA for the lotto client API.", "icons": [ { "src": "/logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }