{
  "theme_color": "#1e1e2e",
  "background_color": "#1e1e2e",
  "display": "standalone",
  "scope": "./",
  "start_url": "./index.html",
  "name": "仕分け間違い報告アプリ",
  "short_name": "仕分け間違い報告",
  "description": "電波の悪い場所でも動作する仕分け間違い報告用の軽量QRコードスキャンアプリ",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
