{
  "id": "/",
  "name": "協栄廃棄物処理 請求管理システム",
  "short_name": "請求管理",
  "description": "処理簿の実績から売上集計・請求書発行を行う事務所向けアプリ",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f5aa8",
  "theme_color": "#0f5aa8",
  "orientation": "any",
  "icons": [
    {
      "src": "/billing-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/billing-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
