{
    "name": "T.A.P. Software Development Services",
    "short_name": "TAP SDS",
    "description": "Intelligent, predictive, Filipino-made business systems for AI, automation, and future technology.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#f7f7f8",
    "theme_color": "#000000",
    "categories": ["business", "productivity"],
    "icons": [
        {
            "src": "/pwa/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/pwa/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Company Website",
            "short_name": "Website",
            "url": "/",
            "description": "Open the TAP SDS company website"
        },
        {
            "name": "System Demo",
            "short_name": "Demo",
            "url": "/#systems",
            "description": "Open available TAP SDS system demos"
        },
        {
            "name": "Accounting",
            "short_name": "Accounting",
            "url": "/accounting",
            "description": "Open accounting module"
        }
    ]
}
