{
  "name": "Infinite L — ระบบจัดการธุรกิจ",
  "short_name": "Infinite L",
  "description": "ระบบจัดการ Invoice / PO / POS / Stock + Ads Report สำหรับ nestery.net",
  "lang": "th",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F0EEE9",
  "theme_color": "#1C1C1A",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "POS ขายหน้าร้าน",
      "short_name": "POS",
      "description": "เปิดหน้าขาย POS",
      "url": "/pos_sale.php",
      "icons": [{ "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "สร้างใบแจ้งหนี้",
      "short_name": "Invoice",
      "description": "สร้างใบแจ้งหนี้ใหม่",
      "url": "/create_invoice.php",
      "icons": [{ "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "รายงานโฆษณา",
      "short_name": "Ads",
      "description": "ดูรายงานโฆษณา Meta",
      "url": "/ads_report.php",
      "icons": [{ "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
