{
  "@context": "https://schema.org",
  "@type": [
    "SoftwareApplication",
    "WebApplication"
  ],
  "@id": "https://solofuel.fit/#app",
  "name": "SoloFuel",
  "url": "https://solofuel.fit/",
  "applicationCategory": "HealthApplication",
  "applicationSubCategory": "Meal planning software",
  "operatingSystem": "Web",
  "description": "SoloFuel creates budget-aware seven-day high-protein meal plans, package-aware grocery estimates, meal replacements and preparation workflows for one-person households.",
  "image": "https://solofuel.fit/assets/brand/solofuel-og.png",
  "screenshot": [
    "https://solofuel.fit/assets/brand/solofuel-og.png",
    "https://solofuel.fit/assets/hero-plan.png"
  ],
  "featureList": [
    "Seven-day personalized meal plans",
    "One-person portions",
    "Package-aware checkout estimates",
    "Consumed and carryover value",
    "Meal replacement suggestions",
    "Shopping mode",
    "Guided preparation",
    "Saved plans"
  ],
  "audience": {
    "@type": "PeopleAudience",
    "suggestedMinAge": 18,
    "audienceType": "Adults planning meals and groceries for one person"
  },
  "offers": {
    "@type": "Offer",
    "name": "Founding pilot access",
    "price": "4.99",
    "priceCurrency": "USD",
    "availability": "https://schema.org/InStock",
    "url": "https://solofuel.fit/app.html#signup"
  },
  "publisher": {
    "@type": "Organization",
    "@id": "https://solofuel.fit/#organization",
    "name": "SoloFuel",
    "url": "https://solofuel.fit/",
    "logo": "https://solofuel.fit/assets/brand/solofuel-logo.png",
    "email": "support@solofuel.fit",
    "publishingPrinciples": "https://solofuel.fit/editorial-policy/"
  },
  "termsOfService": "https://solofuel.fit/terms.html",
  "releaseNotes": "https://solofuel.fit/methodology/"
}