{
    "name": "Freedom Fingerprinting",
    "short_name": "Freedom FP",
    "description": "Veteran-owned mobile fingerprinting services for FBI background checks, adoption, immigration and more.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#0d1f3c",
    "theme_color": "#0d1f3c",
    "lang": "en-US",
    "scope": "/",
    "categories": [
        "business",
        "utilities"
    ],
    "icons": [
        {
            "src": "assets/images/small-logo.avif",
            "sizes": "196x196",
            "type": "image/avif"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Book Appointment",
            "short_name": "Book Now",
            "description": "Schedule your fingerprinting appointment",
            "url": "https://appoint.solution50.com/freedomfp/services",
            "icons": [
                {
                    "src": "assets/images/small-logo.avif",
                    "sizes": "196x196",
                    "type": "image/avif"
                }
            ]
        },
        {
            "name": "Call Us",
            "short_name": "Call",
            "description": "Call Freedom Fingerprinting",
            "url": "tel:9782331287",
            "icons": [
                {
                    "src": "assets/images/small-logo.avif",
                    "sizes": "196x196",
                    "type": "image/avif"
                }
            ]
        }
    ]
}