{ "id": "./", "name": "Shred & Shine Shop Manager", "short_name": "Shop Manager", "description": "Secure sales, repair, inventory, and shop operations for Shred & Shine.", "start_url": "./app", "scope": "./", "display": "standalone", "display_override": ["standalone", "minimal-ui", "browser"], "background_color": "#10191d", "theme_color": "#10191d", "orientation": "any", "icons": [ { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "./icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }