{
  "name": "IUFIT",
  "short_name": "IUFIT",
  "description": "IUFIT แอปฟิตเนสสำหรับบันทึกอาหาร ออกกำลังกาย สร้างกลุ่มเทรน และติดตามผลลัพธ์",
  "lang": "th",
  "id": "/",
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://iufit.com/manifest.json"
    },
    {
      "platform": "play",
      "id": "com.iufit.twa",
      "url": "https://play.google.com/store/apps/details?id=com.iufit.twa"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EAF2FF",
  "theme_color": "#0B3D9E",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "fitness", "lifestyle"],
  "display_override": ["standalone"]
}
