{ "short_name": "Coffee club", "name": "Tagaytay Coffee Club", "description": "Groep of expats living in and around Tagaytay who meet biweekly", "icons": [ { "src": "/images/the-coffee-club-logo.jpg", "type": "image/jpg", "sizes": "150x99" }, { "src": "/images/coffee-cup-icon.png", "type": "image/png", "sizes": "512x512" } ], "start_url": ".", "background_color": "#3367D6", "display": "standalone", "theme_color": "#3367D6", "shortcuts": [ { "name": "Home", "short_name": "Coffee club home", "description": "Coffee club home page & Events list", "url": "/?source=pwa", "icons": [{ "src": "/images/the-coffee-club-logo.jpg", "sizes": "150x99" }] }, { "name": "Forum", "short_name": "Coffee club Forum", "description": "Forum where members can enter personal problems, ideas and experiences", "url": "/index.php/forum?source=pwa", "icons": [{ "src": "/images/the-coffee-club-logo.jpg", "sizes": "150x99" }] }, { "name": "Health", "short_name": "Members Health", "description": "Suggested Health tips", "url": "/index.php/health?source=pwa", "icons": [{ "src": "/images/the-coffee-club-logo.jpg", "sizes": "150x99" }] } ] }