{
    "name": "The Cat's Grace POS",
    "short_name": "TCG POS",
    "description": "Point of Sale system for The Cat's Grace",
    "start_url": "/point-of-sales",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#f97316",
    "orientation": "any",
    "icons": [
        {
            "src": "/images/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "categories": ["business", "productivity"]
}
