{
 "name": "tOS Lite",
 "short_name": "tOS",
 "start_url": "./index.html",
 "scope": "./",
 "display": "standalone",
 "orientation": "portrait",
 "background_color": "#ffffff",
 "theme_color": "#1d4ed8",
 "lang": "ja",
 "icons": [
  {
   "src": "./icon.svg",
   "sizes": "any",
   "type": "image/svg+xml",
   "purpose": "any maskable"
  }
 ]
}