{
 "name": "邏輯益智題",
 "short_name": "益智題",
 "description": "邏輯益智題練習 app",
 "start_url": "/puzzle-app/",
 "display": "standalone",
 "background_color": "#1a1a2e",
 "theme_color": "#007aff",
 "orientation": "portrait",
 "icons": [
  {
   "src": "icon.svg",
   "sizes": "any",
   "type": "image/svg+xml"
  }
 ]
}
