{
  "name": "部品管理 | ダイヤ技建",
  "short_name": "部品管理",
  "description": "部品・機械の持出/返却/在庫を管理する社内アプリ",
  "lang": "ja",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#101828",
  "theme_color": "#101828",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
