{
  "name": "Integrate by DSO Japan",
  "short_name": "Integrate",
  "description": "歯科医院管理システム - DSOジャパン",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2c3e50",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "images/dsojapan-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/dsojapan-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "medical", "productivity"],
  "iarc_rating_id": "",
  "related_applications": [],
  "prefer_related_applications": false,
  "screenshots": [],
  "shortcuts": [
    {
      "name": "ダッシュボード",
      "short_name": "Dashboard",
      "description": "ダッシュボードを開く",
      "url": "/?view=dashboard",
      "icons": [
        {
          "src": "images/dsojapan-logo.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "患者管理",
      "short_name": "Patients",
      "description": "患者一覧を開く",
      "url": "/?view=patients",
      "icons": [
        {
          "src": "images/dsojapan-logo.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
