{
    "name": "StrideMate",
    "short_name": "StrideMate",
    "description": "Run together. Go further.",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#F8FAFC",
    "theme_color": "#7EE7B8",
    "icons": [
        {
            "src": "assets/img/icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
