This repository was archived by the owner on Aug 31, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstore.config.json
More file actions
46 lines (46 loc) · 3.08 KB
/
Copy pathstore.config.json
File metadata and controls
46 lines (46 loc) · 3.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"configVersion": 0,
"apple": {
"copyright": "2026 ListingOS",
"categories": [
"SHOPPING",
"PRODUCTIVITY"
],
"info": {
"en-US": {
"title": "ListingOS AI",
"subtitle": "AI listings from photos",
"description": "ListingOS helps eBay sellers turn product photos into complete listings without rebuilding every item from scratch.\n\nTake or select photos of products, choose whether you want to sell faster or maximize profit, and let ListingOS build the draft. The app uses AI and marketplace context to generate a title, category, condition notes, item specifics, description, pricing strategy, and publish-readiness checks.\n\nWhat ListingOS does:\n\n- Creates listing drafts from product photos\n- Writes buyer-ready eBay titles and descriptions\n- Suggests category, condition, and item specifics\n- Recommends pricing for fast sale, balanced sale, or max profit\n- Checks seller readiness and required eBay fields\n- Surfaces blockers in-app instead of hiding them in error messages\n- Publishes fixed-price listings from one review screen\n- Adds stricter identity and pricing safeguards for graded trading cards\n\nListingOS is built for sellers who move real inventory: resellers, collectors, side hustlers, card shops, thrift sellers, and anyone who wants to spend less time filling forms.\n\nThe app is intentionally simple. AI does the heavy lifting. You only step in when a marketplace rule, low-confidence identification, or seller preference truly needs a human decision.\n\nImportant: ListingOS is an independent seller tool and is not affiliated with or endorsed by eBay. Publishing with production credentials can create live eBay listings.",
"keywords": [
"ebay,seller,reseller,listing,inventory,ai,photos,marketplace,automation,commerce,scanner,cards"
],
"releaseNotes": "Initial ListingOS MVP: camera-first listing intake, AI-generated drafts, eBay seller sign-in, one-page review, blocker checks, and fixed-price publish flow.",
"promoText": "Turn product photos into eBay listings with AI-generated copy, pricing guidance, blocker checks, and one-screen publish.",
"privacyPolicyUrl": "https://seller-ai-platform.jonathang132298.workers.dev/privacy",
"supportUrl": "https://seller-ai-platform.jonathang132298.workers.dev/app-support",
"marketingUrl": "https://listingos.expo.app"
}
},
"advisory": {
"alcoholTobaccoOrDrugUseOrReferences": "NONE",
"gamblingSimulated": "NONE",
"medicalOrTreatmentInformation": "NONE",
"profanityOrCrudeHumor": "NONE",
"sexualContentGraphicAndNudity": "NONE",
"sexualContentOrNudity": "NONE",
"horrorOrFearThemes": "NONE",
"matureOrSuggestiveThemes": "NONE",
"violenceCartoonOrFantasy": "NONE",
"violenceRealistic": "NONE",
"violenceRealisticProlongedGraphicOrSadistic": "NONE",
"contests": "NONE",
"gambling": false,
"unrestrictedWebAccess": false,
"seventeenPlus": false
},
"release": {
"automaticRelease": false,
"phasedRelease": true
}
}
}