{
    "name": "LatLon Connect",
    "short_name": "LatLonConnect",
    "description": "Explore cities that share the same latitude or longitude worldwide",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#4e99e9",
    "icons": [
        {
            "src": "/icon_temp.png",
            "sizes": "1024x1024",
            "type": "image/png"
        }
    ],
    "categories": ["geography", "maps", "navigation", "culture", "travel", "education"]
}
