{
  "name": "しまづラボ合体実験",
  "short_name": "合体実験",
  "description": "島津の分析装置を合体させる、展示会向けオフライン対応パズルゲーム試作。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#113f67",
  "theme_color": "#113f67",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
