{
  "name": "日常設備点検アプリ",
  "short_name": "日常点検",
  "description": "設備メンテナンス日常点検アプリ",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b0f19",
  "theme_color": "#0b0f19",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://img.icons8.com/color/192/000000/checklist.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://img.icons8.com/color/512/000000/checklist.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
