{
    "name": "Loyalty Platform POS",
    "short_name": "Loyalty POS",
    "description": "Cashier point-of-sale: award and redeem loyalty points.",
    "start_url": "/points/add",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#0f766e",
    "orientation": "portrait-primary",
    "icons": [
        { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
        { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
    ]
}
