{ "short_name": "VHills.App", "name": "Visualise British/Irish hills", "description": "Uses Digital Elevation and hill data to produce a 3D model of the North Western fringes, which you can navigate around", "icons": [ { "src": "images/favicon.png", "sizes": "64x64" }, { "src": "images/mountain-3-256.png", "sizes": "256x256", "purpose": "any" }, { "src": "images/maskable_icon.png", "sizes": "341x341", "type": "image/png", "purpose": "maskable" }, { "src": "images/cuillin512.png", "sizes": "558x558", "purpose": "any" } ], "start_url": "./index.html?source=pwa", "id": "./index.html?source=pwa", "background_color": "#daa520", "theme_color": "#228b22", "display": "standalone", "orientation": "natural", "shortcuts": [ { "name": "Scafell Pike", "description": "Go to Scafell Pike", "url": "/?loc=(bih:2359)", "icons": [ { "src": "images/favicon.png", "type": "image/png" } ] } ] }