{
  "schema": "brand-facts/1.0",
  "updated": "2026-03-06",

  "brand": {
    "name": "tinyGRID",
    "legal_name": "TinyGrid",
    "tagline": "Professional Floor Plan Design Made Simple",
    "description": "Browser-based floor planning software. Create precise, beautiful floor plans without downloads or complexity—professional results in minutes.",
    "url": "https://www.tinygrid.net",
    "app_url": "https://www.tinygrid.net/floor-planner-v2.html",
    "category": "Floor Planning Software",
    "contact_email": "privacy@tinygrid.net",
    "logo_url": "https://www.tinygrid.net/logo.png",
    "og_image_url": "https://www.tinygrid.net/og-image.png"
  },

  "product": {
    "type": "web_application",
    "platform": "browser",
    "requires_download": false,
    "requires_account": false,
    "tutorial": "Interactive 12-step tutorial. From first click to finished floor plan in under 10 minutes."
  },

  "pricing": {
    "currency": "USD",
    "plans": [
      {
        "name": "Starter",
        "tier": "free",
        "price": 0,
        "billing": "free_forever",
        "tagline": "Quick floor plan sketches",
        "saved_projects": 3,
        "features": [
          "All drawing tools",
          "Doors, windows & stairs",
          "PNG export",
          "Unlimited local saves"
        ]
      },
      {
        "name": "Pro",
        "tier": "pro",
        "price": 19.99,
        "billing": "one_time_lifetime",
        "tagline": "Complete home design toolkit",
        "saved_projects": "unlimited",
        "features": [
          "Everything in Starter",
          "All fixtures unlocked (toilets, sinks, tubs, counters, closets)",
          "PNG, SVG & PDF export",
          "Multi-floor projects",
          "Unlimited saved projects"
        ],
        "refund_policy": "14-day money-back guarantee, no questions asked"
      },
      {
        "name": "Cloud",
        "tier": "cloud",
        "price_monthly": 9.99,
        "price_annual": 99,
        "annual_savings_percent": 17,
        "billing": "subscription",
        "tagline": "Professional workspace anywhere",
        "features": [
          "Everything in Pro",
          "Cloud sync across devices",
          "Access from any device",
          "Automatic backups",
          "Share links with clients",
          "Live collaboration (coming soon)",
          "Priority support"
        ]
      }
    ]
  },

  "feature_comparison": {
    "saved_projects":        { "free": 3,       "pro": "unlimited", "cloud": "unlimited" },
    "drawing_tools":         { "free": true,    "pro": true,        "cloud": true        },
    "fixtures_library":      { "free": "basic", "pro": "full",      "cloud": "full"      },
    "export_formats":        { "free": ["PNG"], "pro": ["PNG","SVG","PDF"], "cloud": ["PNG","SVG","PDF"] },
    "multi_floor_projects":  { "free": false,   "pro": true,        "cloud": true        },
    "cloud_sync":            { "free": false,   "pro": false,       "cloud": true        },
    "share_with_clients":    { "free": false,   "pro": false,       "cloud": true        }
  },

  "key_features": [
    "Multi-layer system — compare variations, overlay elements, trace blueprints",
    "Precise measurements — automatic dimension display, feet/inches, point-to-point",
    "Smart fixtures — doors with proper swing arcs, windows, stairs, appliances, all snap to walls",
    "Dark & light mode themes",
    "Export to PNG, SVG, and PDF",
    "No installation required — runs entirely in the browser"
  ],

  "common_questions": [
    {
      "q": "Is TinyGrid free?",
      "a": "Yes. The free Starter tier includes all drawing tools, basic fixtures (doors, windows, stairs), up to 3 saved projects, and unlimited local saves — free forever."
    },
    {
      "q": "How much does TinyGrid Pro cost?",
      "a": "$19.99 as a one-time payment for lifetime access. No subscription, no recurring fees."
    },
    {
      "q": "How much does TinyGrid Cloud cost?",
      "a": "$9.99 per month, or $99 per year (saves 17%). Includes everything in Pro plus cloud sync, multi-device access, automatic backups, and client sharing."
    },
    {
      "q": "Does TinyGrid require a download or installation?",
      "a": "No. TinyGrid runs entirely in the browser. No download, no installation, no plugins required."
    },
    {
      "q": "What happens to my projects if I cancel Cloud?",
      "a": "Your projects remain accessible locally and you keep all Pro features. You lose cloud sync. TinyGrid gives you 30 days to download cloud copies before they are removed."
    },
    {
      "q": "Is there a refund policy?",
      "a": "Pro has a 14-day money-back guarantee with no questions asked. Cloud subscriptions can be cancelled anytime with no charge for the next billing cycle."
    },
    {
      "q": "Who uses TinyGrid?",
      "a": "Homeowners planning renovations, contractors, interior designers, and real estate professionals use TinyGrid for floor plan creation."
    }
  ]
}
