{ "name": "Costa Blanca Today", "short_name": "CBT", "description": "Weather, alerts, events and guides for the Costa Blanca", "start_url": "/?utm_source=pwa", "scope": "/", "display": "standalone", "display_override": ["window-controls-overlay", "standalone", "browser"], "orientation": "portrait-primary", "background_color": "#fbf7f1", "theme_color": "#c24d2c", "lang": "en-GB", "dir": "ltr", "categories": ["news", "weather", "travel", "lifestyle"], "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Weather", "short_name": "Weather", "url": "/weather", "icons": [{ "src": "/icons/shortcut-weather.png", "sizes": "192x192" }] }, { "name": "Alerts", "short_name": "Alerts", "url": "/alerts", "icons": [{ "src": "/icons/shortcut-alert.png", "sizes": "192x192" }] } ] }