{ "name": "FlockRadar - ALPR Awareness & Live Navigation", "short_name": "FlockRadar", "description": "Real-time ALPR radar navigation app alerting drivers to active Flock camera recorded zones.", "start_url": "./", "display": "standalone", "orientation": "portrait-primary", "background_color": "#07090e", "theme_color": "#07090e", "icons": [ { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }