{
    "name": "SumizAI – Your Second Brain, Powered by Intelligence",
    "short_name": "SumizAI",
    "description": "SumizAI turns an answer worth keeping into a Markdown note with a title, a summary, an expansion and the original question and answer, files it into the vault's table of contents and saves it as a plain .md file in a folder you choose.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#060b16",
    "theme_color": "#060b16",
    "lang": "en",
    "dir": "ltr",
    "categories": [
        "productivity",
        "utilities",
        "education",
        "business"
    ],
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        },
        {
            "src": "/favicon-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false,
    "shortcuts": [
        {
            "name": "Features",
            "url": "/#features",
            "description": "Vaults, automatic notes, table of contents, duplicate check, links, export"
        },
        {
            "name": "How it works",
            "url": "/#how-it-works",
            "description": "From a chat answer to a filed Markdown note in four steps"
        },
        {
            "name": "Pricing",
            "url": "/#pricing",
            "description": "7 days free, then one dollar a month, bring your own AI key"
        },
        {
            "name": "Blog",
            "url": "/blog/",
            "description": "Fifteen question-and-answer guides to how the application works"
        },
        {
            "name": "FAQ",
            "url": "/#faq",
            "description": "Vaults, merging, ownership, platforms and your Markdown files"
        }
    ]
}
