{
  "name": "Stock Count IT78",
  "short_name": "Stock Count",
  "description": "ระบบนับสต็อคสินค้าสำหรับ PDA IT78",
  "start_url": "login.php",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "icons": [
    {
      "src": "../logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "../logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
