{
    "name": "JJR Workspace",
    "short_name": "JJR",
    "description": "ระบบจัดการงานขาย จอง ใบเสร็จ และแจ้งซ่อม - JJR Workspace",
    "start_url": "/index.html",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#035f46",
    "theme_color": "#047857",
    "lang": "th",
    "categories": ["business", "productivity"],
    "icons": [
        {
            "src": "icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "ออกบิล/ใบเสร็จ",
            "short_name": "ออกบิล",
            "description": "สร้างใบเสร็จรับเงิน/ใบรับประกัน",
            "url": "/docs.html",
            "icons": [{ "src": "icons/shortcut-bill.png", "sizes": "96x96" }]
        },
        {
            "name": "แจ้งซ่อม",
            "short_name": "แจ้งซ่อม",
            "description": "รับเรื่องแจ้งซ่อม/ติดตามสถานะ",
            "url": "/repair.html",
            "icons": [{ "src": "icons/shortcut-repair.png", "sizes": "96x96" }]
        },
        {
            "name": "สรุปยอดขาย",
            "short_name": "สรุปขาย",
            "description": "ดูสรุปยอดขายรายเดือน",
            "url": "/sales-summary.html",
            "icons": [{ "src": "icons/shortcut-sales.png", "sizes": "96x96" }]
        },
        {
            "name": "รายการบิล",
            "short_name": "บิลทั้งหมด",
            "description": "ดูรายการบิลทั้งหมด",
            "url": "/bill-list.html",
            "icons": [{ "src": "icons/shortcut-bill.png", "sizes": "96x96" }]
        }
    ]
}
