{
    "name": "PurrTrack - Cat Tracker",
    "short_name": "PurrTrack",
    "start_url": "./index.html",
    "display": "standalone",
    "theme_color": "#6C5CE7",
    "background_color": "#F8F9FA",
    "icons": [
        {
            "src": "icon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}