{ "id": "/", "name": "Loopy — Restaurant Loyalty", "short_name": "Loopy", "description": "Digital loyalty cards for restaurants and their guests.", "lang": "en", "dir": "ltr", "start_url": "/?source=pwa", "scope": "/", "display": "standalone", "display_override": ["standalone", "minimal-ui"], "orientation": "portrait", "background_color": "#FFF8F0", "theme_color": "#7a1f2b", "categories": ["food", "lifestyle", "business"], "prefer_related_applications": false, "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-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "My Wallet", "short_name": "Wallet", "url": "/wallet", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }, { "name": "Scan Customer", "short_name": "Scan", "url": "/dashboard/scan", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] } ] }