{
    "name": "FreyAI Visions",
    "short_name": "FreyAI",
    "description": "Small Business Automation Tool - Anfrage bis Rechnung",
    "id": "/index.html",
    "start_url": "/index.html",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0c1a1a",
    "theme_color": "#c8956c",
    "orientation": "any",
    "icons": [
        {
            "src": "icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-192x192-maskable.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/icon-512x512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": [
        "business",
        "productivity",
        "finance"
    ],
    "lang": "de-DE",
    "dir": "ltr",
    "shortcuts": [
        {
            "name": "Neue Anfrage",
            "short_name": "Anfrage",
            "url": "/index.html#anfragen",
            "icons": [
                {
                    "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='80' font-size='80'>📥</text></svg>",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Rechnungen",
            "short_name": "Rechnungen",
            "url": "/index.html#rechnungen",
            "icons": [
                {
                    "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='80' font-size='80'>💰</text></svg>",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Kalender",
            "short_name": "Termine",
            "url": "/index.html#kalender",
            "icons": [
                {
                    "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='80' font-size='80'>📅</text></svg>",
                    "sizes": "96x96"
                }
            ]
        }
    ],
    "screenshots": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%230f172a' width='540' height='720'/><text x='270' y='360' font-size='120' text-anchor='middle' fill='%236366f1' font-family='Arial'>⚙️</text></svg>",
            "sizes": "540x720",
            "type": "image/svg+xml",
            "form_factor": "narrow",
            "purpose": "any"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect fill='%230f172a' width='1280' height='720'/><text x='640' y='360' font-size='200' text-anchor='middle' fill='%236366f1' font-family='Arial'>⚙️</text></svg>",
            "sizes": "1280x720",
            "type": "image/svg+xml",
            "form_factor": "wide",
            "purpose": "any"
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}