{
  "name": "grooma v1.1",
  "short_name": "grooma",
  "description": "訪問トリマーと飼い主をつなぐケア記録アプリ",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fbf7f2",
  "theme_color": "#efe2d3",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}