{
  "name": "豆大福ペイント",
  "short_name": "豆大福ペイント",
  "description": "スマホ向けのレイヤー式ブラウザペイントソフト",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#101114",
  "theme_color": "#15171b",
  "orientation": "any",
  "icons": [
    {"src":"icons/icon.svg","sizes":"any","type":"image/svg+xml","purpose":"any maskable"}
  ]
}
