{
  "name": "RISE スタッフポータル",
  "short_name": "RISEポータル",
  "description": "RISE Service Create スタッフポータルアプリ",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff8f2",
  "theme_color": "#e8821a",
  "icons": [
    {
      "src": "/rise-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/rise-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
