{
    "id":         "/"   ,
    "name":       "jizo",
    "short_name": "jizo",

    "background_color": "#b3b3b3"            ,
    "description":      "公共設備の位置と不具合を地図上で共有",
    "display":          "standalone"         ,
    "scope":            "/"                  ,
    "start_url":        "/user/dashboard/get",
    "theme_color":      "#b3b3b3"            ,

    "icons":       [
      {
          "sizes": "256x256"                             ,
          "src":   "/lib/image/web_this/icon/favicon.svg",
          "type":  "image/svg+xml"
      },
      {
          "sizes": "192x192"                                 ,
          "src":   "/lib/image/web_this/icon/favicon_192.png",
          "type":  "image/png"
      },
      {
          "sizes": "512x512"                                 ,
          "src":   "/lib/image/web_this/icon/favicon_512.png",
          "type":  "image/png"
      }
    ],
    "screenshots": [
    ],
    "shortcuts":   [
    ]
}

