{
    "name": "Watson Locator",
    "short_name": "My Location",
    "description": "Generates a Google Maps link to your current location.",
    "start_url": "https://posintl.com/watson/index.php",
	"id": "/watson/index.php",
    "display": "standalone",
    "background_color": "#f0f4f8",
    "theme_color": "#6366f1",
    "icons": [
        {
            "src": "/images/ico192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/ico512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
