{
  "name": "俄羅斯方塊",
  "short_name": "方塊",
  "description": "經典俄羅斯方塊，為平板觸控優化",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#faf7f2",
  "theme_color": "#5b4a3f",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%23c9956b'/%3E%3Crect x='40' y='40' width='44' height='44' fill='%23faf7f2'/%3E%3Crect x='108' y='40' width='44' height='44' fill='%23faf7f2'/%3E%3Crect x='40' y='108' width='44' height='44' fill='%23faf7f2'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
