{
  "name": "What Teochew Say",
  "short_name": "WhatTCSay",
  "description": "A Teochew online dictionary",
  "start_url": "/",
  "display": "standalone",
  "background_color": "oklch(0.7442 0.175 153.73)",
  "theme_color": "oklch(0.7442 0.175 153.73)",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
