{
  "name": "StoreSync - 店舗管理システム",
  "short_name": "StoreSync",
  "description": "ドラッグストア向けの業務支援システム",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#203864",
  "theme_color": "#203864",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "ja",
  "dir": "ltr"
}