{
    "id": "/",
    "name": "iPOSa: POS, inventory & true daily profit",
    "short_name": "iPOSa",
    "description": "Register, inventory, closing audit and daily profit for food businesses in the Philippines.",
    "start_url": "/dashboard?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0c0a09",
    "theme_color": "#0c0a09",
    "lang": "en-PH",
    "categories": ["business", "finance", "food"],
    "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
        { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
        { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
    ],
    "shortcuts": [
        { "name": "Register", "short_name": "Register", "url": "/pos?source=pwa", "icons": [{ "src": "/icons/shortcut-96.png", "sizes": "96x96" }] },
        { "name": "Closing audit", "short_name": "Audit", "url": "/audit?source=pwa", "icons": [{ "src": "/icons/shortcut-96.png", "sizes": "96x96" }] }
    ]
}
