{ "name": "Arboline", "short_name": "Arboline", "description": "Premium cycling gear, expert bike fitting, and a membership community for serious riders.", "start_url": "./", "display": "standalone", "background_color": "#faf8f5", "theme_color": "#c26b47", "orientation": "portrait-primary", "categories": ["sports", "shopping"], "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-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "./icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "screenshots": [], "shortcuts": [ { "name": "Shop", "url": "./shop", "description": "Browse cycling gear" }, { "name": "Find My Bike", "url": "./match", "description": "AI bike matching quiz" }, { "name": "Book a Service", "url": "./book", "description": "Expert bike fitting & more" } ] }