{ "name": "ParkConnect", "short_name": "ParkConnect", "description": "Longville Park's #1 local business directory. Find restaurants, shops, services and more.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#0ea5e9", "theme_color": "#0ea5e9", "lang": "en", "categories": ["business", "lifestyle", "shopping"], "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Browse Businesses", "short_name": "Browse", "description": "See all local businesses", "url": "/", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "List My Business", "short_name": "List", "description": "Submit your business to the directory", "url": "/submit", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Update Business Status", "short_name": "Status", "description": "Mark your business open or closed", "url": "/my-business/status", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] } ] }