{
    "name": "PRIORITY 1 BOOTING - PARKING ENFORCMENT",
    "short_name": "PRIORITY 1 B",
    "description": "",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#ffc326",
    "background_color": "#ffffff",
    "lang": "en_US",
    "dir": "ltr",
    "icons": [
        {
            "src": "https://priority1booting.com/wp-content/uploads/2026/05/logo-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://priority1booting.com/wp-content/uploads/2026/05/logo-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}