{
  "name": "防水 配合計算アプリ",
  "short_name": "防水配合計算",
  "description": "防水材の混合比率を、作りたいキロ数から主剤・硬化剤の必要量へ自動計算。田島ルーフィング オルタックエース／GO-JIN対応。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f3c6e",
  "theme_color": "#0f3c6e",
  "lang": "ja",
  "icons": [
    { "src": "./icon180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "./icon512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
