{ "name": "CryptoMarketDashboard", "short_name": "CryptoMarket", "description": "Real-time cryptocurrency market data, prices, trends and news.", "start_url": "/", "display": "standalone", "background_color": "#080b12", "theme_color": "#080b12", "icons": [ { "src": "/favicon-32.png", "sizes": "32x32", "type": "image/png" }, { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }