{
  "name": "ミエルボ - 生活・仕事見える化アプリ",
  "short_name": "ミエルボ",
  "description": "生活・仕事見える化アプリ",
  "start_url": "/",
  "display": "fullscreen",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./mierubo.ico",
      "sizes": "256x256",
      "type": "image/x-icon",
      "purpose": "any maskable"
    },
    {
      "src": "./mierubo.png",
      "sizes": "1254x1254",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
