{
  "name": "Doula Diary",
  "short_name": "Doula Diary",
  "description": "認定産後ドゥーラのための、業務管理ツール",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF2EA",
  "theme_color": "#B8634F",
  "icons": [
    {
      "src": "/icons/logo-mark-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/logo-mark-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "lang": "ja"
}