{ "name": "Blockavi — Your Neighborhood App", "short_name": "Blockavi", "description": "Local deals, verified services, community feed, marketplace, and more — exclusively for Cinco Ranch residents.", "theme_color": "#E8472A", "background_color": "#FFF8F4", "display": "standalone", "display_override": ["standalone", "minimal-ui"], "orientation": "portrait-primary", "scope": "/", "start_url": "/?source=pwa", "id": "/", "categories": ["lifestyle", "social", "utilities"], "dir": "ltr", "lang": "en-US", "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" } ], "shortcuts": [ { "name": "Browse Deals", "short_name": "Deals", "url": "/deals", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Find Services", "short_name": "Services", "url": "/services", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Community Feed", "short_name": "Community", "url": "/community", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] } ], "screenshots": [], "prefer_related_applications": false }