{ "id": "./", "name": "My Print Shop AI", "short_name": "Print Shop AI", "description": "Inventory, invoices, supplier receiving, and voice tools for your print shop.", "start_url": "./", "scope": "./", "display": "standalone", "display_override": ["window-controls-overlay", "standalone"], "orientation": "any", "background_color": "#0d0f1d", "theme_color": "#a855f7", "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" } ] }