{
  "name": "おえかきボード",
  "short_name": "おえかき",
  "description": "マルチユーザー対応お絵描きアプリ",
  "start_url": "./oekaki.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1e1e30",
  "theme_color": "#1e1e30",
  "icons": [
    {
      "src": "cutepallet-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "utilities"],
  "lang": "ja"
}
