{
  "name": "TaskFlow - ระบบจดบันทึกงานประจำวัน",
  "short_name": "TaskFlow",
  "description": "ระบบจดงานประจำวัน เชื่อมต่อกับ LINE",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#EEF3FB",
  "theme_color": "#7C6FF7",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "splash_screen": {
    "src": "/icons/splash-512x512.png",
    "sizes": "512x512",
    "type": "image/png"
  }
}
