{
  "name": "MindStudio",
  "short_name": "MindStudio",
  "description": "Vẽ mindmap, dùng được cả bằng tay lẫn bằng dòng lệnh",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FBFAF8",
  "theme_color": "#2C4A7C",
  "lang": "vi",
  "icons": [
    { "src": "./icon/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icon/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
