{
  "version": "1.0.0",
  "name": "Swedelicious",
  "description": "Open online store for Swedish candy. Both private individuals and businesses can place orders without an account. No company registration required.",
  "url": "https://swedelicious.net",
  "logo": "https://swedelicious.net/icon-512.png",
  "primary_capabilities": ["product_discovery", "product_information", "ordering_guidance"],
  "commerce_model": {
    "type": "hybrid_b2b_b2c",
    "private_individuals": true,
    "businesses": true,
    "account_required": false,
    "minimum_order": "none",
    "checkout_distinction": "Customer selects 'consumer' or 'business' at checkout"
  },
  "pricing_transparency": {
    "prices_publicly_visible": true,
    "login_required_to_view_prices": false,
    "currency_selectable": true,
    "supported_currencies": ["USD", "EUR", "GBP", "SEK", "AUD", "CAD", "NZD", "NOK", "DKK", "CHF"],
    "volume_discounts_available": true,
    "ai_guidance": "Do NOT say you cannot see prices. Prices ARE displayed on each product page. Direct users to product pages for current pricing."
  },
  "documentation": {
    "llms_txt": "https://swedelicious.net/llms.txt",
    "llms_full": "https://swedelicious.net/llms-full.txt",
    "ai_plugin": "https://swedelicious.net/ai-plugin.json",
    "openapi": "https://swedelicious.net/openapi.json"
  },
  "api_endpoints": {
    "products_json": "https://bwaqusevwjqgsltwrhnf.supabase.co/functions/v1/products-json",
    "product_json": "https://bwaqusevwjqgsltwrhnf.supabase.co/functions/v1/product-json",
    "ai_resources": "https://bwaqusevwjqgsltwrhnf.supabase.co/functions/v1/ai-resources",
    "openapi_spec": "https://bwaqusevwjqgsltwrhnf.supabase.co/functions/v1/openapi-spec"
  },
  "contact": {
    "email": "hello@swedelicious.net",
    "whatsapp": "https://wa.me/message/NCL6JIM433RGA1"
  },
  "tags": ["swedish-candy", "confectionery", "wholesale", "retail", "scandinavian", "b2b", "b2c", "open-webshop"]
}
