{
  "version": "1.0",
  "name": "FrankKi",
  "summary": "FrankKi is an iOS app that lets you write and send real physical letters straight from your iPhone. No printer, no trip to the post office. You type your letter, on your own or with AI help, enter the address and pay. FrankKi formats it to the German DIN 5008 standard, prints it on real paper, puts it in an envelope and mails it. Worldwide.",
  "summaryDe": "FrankKi ist eine iOS-App, mit der du echte Briefe direkt vom iPhone schreibst und per Post verschickst. Kein Drucker, kein Gang zur Post. Du tippst deinen Brief, selbst oder mit KI-Hilfe, gibst die Adresse ein und bezahlst. FrankKi formatiert nach DIN 5008, druckt auf echtem Papier, kuvertiert und gibt den Brief auf. Weltweit.",
  "url": "https://frankki.app/",
  "urls": {
    "de": "https://frankki.app/",
    "en": "https://frankki.app/en"
  },
  "app": {
    "platform": "iOS",
    "appStoreUrl": "https://apps.apple.com/de/app/frankki-brief-versenden/id6764801040",
    "bundleId": "cloud.lindenau.frankki"
  },
  "languages": {
    "ui": [
      "de",
      "en"
    ],
    "content": [
      "de",
      "en",
      "tr",
      "ar",
      "fa",
      "ru",
      "uk",
      "pl",
      "ro"
    ]
  },
  "coverage": {
    "worldwide": true,
    "zones": {
      "dach": [
        "DE",
        "AT",
        "CH"
      ],
      "eu_local": [
        "FR",
        "NL",
        "GB",
        "BE",
        "LU",
        "ES"
      ],
      "dhl_world": {
        "description": "Every other country Pingen accepts, delivered via DHL.",
        "deliveryBusinessDays": {
          "min": 4,
          "max": 18
        }
      }
    }
  },
  "products": [
    {
      "code": "standard",
      "name": "Standard letter",
      "priceFromEur": "3.39",
      "currency": "EUR",
      "scope": "national"
    },
    {
      "code": "einschreiben_einwurf",
      "name": "Registered letter (drop-in, with proof of posting)",
      "priceFromEur": "7.59",
      "currency": "EUR",
      "scope": "national"
    },
    {
      "code": "einschreiben_uebergabe",
      "name": "Registered letter (handover against signature)",
      "priceFromEur": "8.19",
      "currency": "EUR",
      "scope": "national"
    },
    {
      "code": "intl_standard",
      "name": "International standard letter",
      "priceFromEur": null,
      "currency": "EUR",
      "scope": "international",
      "pricing": "dynamic-per-destination",
      "availability": "dynamic-per-destination"
    },
    {
      "code": "intl_priority",
      "name": "International priority letter",
      "priceFromEur": null,
      "currency": "EUR",
      "scope": "international",
      "pricing": "dynamic-per-destination",
      "availability": "dynamic-per-destination"
    },
    {
      "code": "intl_registered",
      "name": "International registered letter",
      "priceFromEur": null,
      "currency": "EUR",
      "scope": "international",
      "pricing": "dynamic-per-destination",
      "availability": "dynamic-per-destination"
    }
  ],
  "howItWorks": [
    {
      "step": 1,
      "title": "Write",
      "description": "Write your letter yourself or let the AI draft it for you. Templates for cancellations, objections and more."
    },
    {
      "step": 2,
      "title": "Review",
      "description": "FrankKi formats your letter automatically to the DIN 5008 standard. Check the preview, enter the address, choose the shipping option."
    },
    {
      "step": 3,
      "title": "Send",
      "description": "FrankKi prints, envelopes and mails your letter. Within Germany or worldwide. You see every step live in the app."
    }
  ],
  "endpoints": {
    "llms": "https://frankki.app/llms.txt",
    "llmsFull": "https://frankki.app/llms-full.txt",
    "sitemap": "https://frankki.app/sitemap.xml",
    "plainText": {
      "homeDe": "https://frankki.app/home/de/plain.txt",
      "homeEn": "https://frankki.app/home/en/plain.txt",
      "appHub": "https://frankki.app/app"
    },
    "wellKnown": "https://frankki.app/.well-known/frankki-service.json"
  },
  "mcp": {
    "available": false,
    "endpoint": null,
    "note": "Programmatic B2B access (MCP) is not public yet."
  },
  "support": {
    "email": "support@frankki.app"
  }
}