{ "name": "VibeSpots", "short_name": "VibeSpots", "description": "Live crowd, favorites, friends, and chat for gyms, cafes, and workspaces.", "id": "/", "start_url": "./index.html", "scope": "./", "display": "standalone", "background_color": "#f7f3ff", "theme_color": "#7c4dff", "categories": ["social", "lifestyle", "fitness", "food"], "icons": [ { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Explore", "url": "./index.html", "description": "See live gym, cafe, and workspace vibes." } ] }