{ "id": "/booking.php", "name": "CHIC NAILS Termin buchen", "short_name": "CHIC Termin", "description": "Direkt einen Termin bei CHIC NAILS Augsburg buchen.", "start_url": "/booking.php?source=termin_pwa", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#f7e9e3", "theme_color": "#a23f57", "icons": [ { "src": "/assets/images/pwa-chicnails-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/assets/images/pwa-chicnails-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Termin buchen", "short_name": "Buchen", "url": "/booking.php" }, { "name": "CHIC NAILS Website", "short_name": "Website", "url": "/" } ] }