﻿{
  "name": "阿牛點心鋪 預約系統",
  "short_name": "阿牛預約",
  "description": "阿牛點心鋪鮮奶雞蛋糕線上預約",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff0f3",
  "theme_color": "#ff6b9d",
  "lang": "zh-TW",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%23ff6b9d'/><text x='96' y='130' font-size='110' text-anchor='middle' fill='white'>🐮</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%23ff6b9d'/><text x='256' y='350' font-size='300' text-anchor='middle' fill='white'>🐮</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}

