{
  "name": "SaaS Run",
  "short_name": "SaaS Run",
  "description": "สมัครวิ่งออนไลน์ — ง่าย รวดเร็ว ปลอดภัย",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf7f5",
  "theme_color": "#DC2626",
  "orientation": "portrait-primary",
  "lang": "th",
  "icons": [
    {
      "src": "/wp-content/themes/saasrun/assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/themes/saasrun/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/wp-content/themes/saasrun/assets/images/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": ["sports", "lifestyle"],
  "shortcuts": [
    {
      "name": "ค้นหาใบสมัคร",
      "short_name": "ค้นหา",
      "description": "ค้นหาสถานะการสมัคร",
      "url": "/lookup",
      "icons": [{ "src": "/wp-content/themes/saasrun/assets/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "การสมัครของฉัน",
      "short_name": "ใบสมัคร",
      "description": "ดูรายการสมัครทั้งหมด",
      "url": "/my-registrations",
      "icons": [{ "src": "/wp-content/themes/saasrun/assets/images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
