{ "name": "Connectri - Local Deals & Discounts", "short_name": "Connectri", "description": "Discover the best deals, offers, and discounts from local businesses near you", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "theme_color": "#ffffff", "background_color": "#ffffff", "categories": ["shopping", "business", "lifestyle"], "lang": "en", "icons": [ { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/favicon-96x96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" } ], "shortcuts": [ { "name": "Browse Deals", "short_name": "Deals", "description": "Browse all available deals and offers", "url": "/businesses", "icons": [ { "src": "/favicon-96x96.png", "sizes": "96x96" } ] }, { "name": "Restaurants", "short_name": "Food", "description": "Find restaurant deals near you", "url": "/businesses?category=restaurants", "icons": [ { "src": "/favicon-96x96.png", "sizes": "96x96" } ] } ] }