{
  "id": "/uranus_report_app/web/",
  "name": "URANUSSYSTEM",
  "short_name": "URANUSSYSTEM",
  "description": "URANUSの報告・巡視・介護記録を確認、入力するアプリ",
  "start_url": "/uranus_report_app/web/index.php",
  "scope": "/uranus_report_app/web/",
  "display": "standalone",
  "background_color": "#fffaf2",
  "theme_color": "#5f3b2d",
  "icons": [
    {
      "src": "/uranus_system.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/uranus_system.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
