{
  "name": "TONETグループウェア",
  "short_name": "TonetGroupware",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "icons": [
      {
          "src": "./img/pwa/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
      },
      {
          "src": "./img/pwa/icon-512x512.png",
          "sizes": "512x512",
          "type": "image/png"
      }
  ]
}