{ "name": "ThriftTycoon", "short_name": "ThriftTycoon", "description": "Scan thrift items, check profit, build listings, publish classifieds, and prepare marketplace packets.", "id": "/mobile/", "start_url": "/mobile/?source=pwa", "scope": "/", "display": "standalone", "display_override": ["window-controls-overlay", "standalone", "minimal-ui"], "orientation": "portrait", "background_color": "#f8fbf8", "theme_color": "#067a46", "categories": ["business", "shopping", "productivity"], "icons": [ { "src": "/wp-content/themes/thrifttycoon-theme/assets/images/thrifttycoon-apple-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }, { "src": "/wp-content/themes/thrifttycoon-theme/assets/images/thrifttycoon-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Scan Item", "short_name": "Scan", "description": "Open the camera-first seller workflow.", "url": "/app/#camera", "icons": [{ "src": "/wp-content/themes/thrifttycoon-theme/assets/images/thrifttycoon-icon-512.png", "sizes": "512x512" }] }, { "name": "Value Engine", "short_name": "Value", "description": "Check price, profit, ROI, and buy score.", "url": "/app/#value-engine", "icons": [{ "src": "/wp-content/themes/thrifttycoon-theme/assets/images/thrifttycoon-icon-512.png", "sizes": "512x512" }] }, { "name": "Classifieds", "short_name": "Classifieds", "description": "Publish or browse ThriftTycoon classifieds.", "url": "/classifieds/", "icons": [{ "src": "/wp-content/themes/thrifttycoon-theme/assets/images/thrifttycoon-icon-512.png", "sizes": "512x512" }] } ] }