{ "name": "Shelvr", "short_name": "Shelvr", "description": "Track where your books live, shelf by shelf.", "start_url": "/index.html", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#EFE7D8", "theme_color": "#1E2A32", "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-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }