{
  "name": "AquaO2® 公式サイト",
  "short_name": "AquaO2®",
  "start_url": "/index.html?pwa=1",
  "display": "standalone",
  "background_color": "#ffffff",  
  "theme_color": "#000066",       
  "icons": [
    {
      "src": "../icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}