{
    "id": "./verify.php",
    "name": "SegSmart Verification",
    "short_name": "SegSmart",
    "description": "Verify SegSmart certified businesses and view read-only certification details offline for pages you opened earlier.",
    "start_url": "./verify.php",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f6f1e7",
    "theme_color": "#0d7c86",
    "icons": [
        {
            "src": "./assets/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "./assets/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "./assets/icons/icon-180.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
