{ "name": "BuildProof", "short_name": "BuildProof", "description": "Construction progress verification — Verified Progress.", "start_url": "./", "scope": "./", "display": "standalone", "background_color": "#27282A", "theme_color": "#27282A", "orientation": "portrait-primary", "icons": [ { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "favicon-32.png", "sizes": "32x32", "type": "image/png", "purpose": "any" }, { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "screenshots": [], "categories": ["business", "productivity"], "shortcuts": [ { "name": "Dashboard", "url": "./", "description": "Go to main dashboard" }, { "name": "Projects", "url": "./projects", "description": "View all projects" } ] }