{
    "name": "IT Asset Tagger",
    "short_name": "Asset Tagger",
    "description": "Offline IT Asset Management and Tagging System",
    "start_url": "./",
    "display": "standalone",
    "background_color": "#f8f9fa",
    "theme_color": "#4a90d9",
    "orientation": "any",
    "scope": "./",
    "icons": [
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect fill='%234a90d9' width='192' height='192' rx='24'/%3E%3Ctext x='96' y='120' font-size='100' text-anchor='middle' fill='white'%3E%F0%9F%8F%B7%EF%B8%8F%3C/text%3E%3C/svg%3E",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect fill='%234a90d9' width='512' height='512' rx='48'/%3E%3Ctext x='256' y='320' font-size='280' text-anchor='middle' fill='white'%3E%F0%9F%8F%B7%EF%B8%8F%3C/text%3E%3C/svg%3E",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ],
    "categories": [
        "business",
        "productivity",
        "utilities"
    ],
    "lang": "en",
    "dir": "ltr"
}