{
  "name": "ระบบค้นหารถแม็คโคร - หารถรับจ้างทั่วไทย",
  "short_name": "รถแม็คโคร",
  "description": "ค้นหารถแม็คโครรับจ้าง รถขุด รถตัก รถดั้ม ครบทั้ง 77 จังหวัดทั่วประเทศไทย ระบบออนไลน์ที่สะดวก รวดเร็ว เชื่อถือได้",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#ff6b35",
  "background_color": "#ffffff",
  "lang": "th",
  "dir": "ltr",
  "categories": ["business", "productivity", "construction"],
  "icons": [
    {
      "src": "/assets/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "หน้าหลักระบบค้นหารถแม็คโคร"
    },
    {
      "src": "/assets/screenshots/search.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "ค้นหารถแม็คโครตามจังหวัด"
    }
  ],
  "shortcuts": [
    {
      "name": "ค้นหารถแม็คโคร",
      "short_name": "ค้นหา",
      "description": "ค้นหารถแม็คโครในพื้นที่ของคุณ",
      "url": "/?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/assets/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "โปรไฟล์ของฉัน",
      "short_name": "โปรไฟล์",
      "description": "จัดการโปรไฟล์และรถของคุณ",
      "url": "/my_dashboard.php?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/assets/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "share_target": {
    "action": "/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
