{
  "name": "ACFinder Browser Edition for Mobile",
  "short_name": "ACFinderBE Mobile",
  "description": "農薬検索システム ACFinderBE モバイル版",
  "start_url": "./index.html?mode=mobile",
  "display": "standalone",
  "background_color": "#fdfdfd",
  "theme_color": "#1f3e92",
  "icons": [
    {
      "src": "../android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "../apple-touch-icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}