{
  "name": "社内申請ポータル",
  "short_name": "申請ポータル",
  "description": "各種申請の提出・承認を行う社内ポータル",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f5f6f8",
  "theme_color": "#2f5c9e",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "favicon.ico", "sizes": "48x48", "type": "image/x-icon" }
  ]
}
