{
  "name": "レベル記帳 - 音声水準測量",
  "short_name": "レベル記帳",
  "description": "音声入力でレベル測量の記帳・高さ計算を行う現場用アプリ",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#161a20",
  "theme_color": "#1a1d23",
  "lang": "ja",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%231a1d23'/%3E%3Crect x='40' y='52' width='112' height='14' rx='4' fill='%233fb6ff'/%3E%3Crect x='40' y='89' width='112' height='14' rx='4' fill='%23ffd23f'/%3E%3Crect x='40' y='126' width='112' height='14' rx='4' fill='%23ff7b54'/%3E%3Ccircle cx='96' cy='30' r='10' fill='%234caf78'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='110' fill='%231a1d23'/%3E%3Crect x='110' y='140' width='292' height='36' rx='10' fill='%233fb6ff'/%3E%3Crect x='110' y='238' width='292' height='36' rx='10' fill='%23ffd23f'/%3E%3Crect x='110' y='336' width='292' height='36' rx='10' fill='%23ff7b54'/%3E%3Ccircle cx='256' cy='80' r='26' fill='%234caf78'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
