{ "name": "TurfMate", "short_name": "TurfMate", "description": "Book turfs, play together", "start_url": "/", "display": "standalone", "background_color": "#F0FDF4", "theme_color": "#22C55E", "orientation": "portrait-primary", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ] }