{
  "name": "ปฏิทินส่วนตัว",
  "short_name": "ปฏิทิน",
  "description": "ปฏิทินส่วนตัว จัดการนัดหมาย แจ้งเตือน และจดโน้ต",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#7c6ff7",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
