{
  "name": "หนูน้อย ก-ฮ",
  "short_name": "ก-ฮ",
  "description": "แอปฝึกพยัญชนะ สระ และวรรณยุกต์ไทยสำหรับเด็ก ป.1 พร้อมโหมดลากนิ้วเขียน",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fff7d7",
  "theme_color": "#ffcf4a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
