{
  "name":             "Buster2",
  "short_name":       "Buster2",
  "icons":            [
    {
      "src":     "/home.png",
      "type":    "image/png",
      "sizes":   "512x512"
    }
  ],
  "shortcuts": [
    {
      "name": "Buster2",
      "short_name": "Buster2",
      "url": "/",
      "icons": [
        {
          "src":     "/home.png",
          "type":    "image/png",
          "sizes":   "512x512"
        }
      ]
    },
    {
      "name": "Logs",
      "short_name": "Logs",
      "url": "/logs",
      "icons": [
        {
          "src":     "/home.png",
          "type":    "image/png",
          "sizes":   "512x512"
        }
      ]
    },
    {
      "name": "Archive",
      "short_name": "Archive",
      "url": "/home/archive",
      "icons": [
        {
          "src":     "/home.png",
          "type":    "image/png",
          "sizes":   "512x512"
        }
      ]
    },
    {
      "name": "Diary",
      "short_name": "Diary",
      "url": "/home/diary",
      "icons": [
        {
          "src":     "/home.png",
          "type":    "image/png",
          "sizes":   "512x512"
        }
      ]
    }
  ],
  "start_url":        "/",
  "display":          "minimal-ui",
  "scope":            "/",
  "description":      "Buster2",
  "theme_color":      "#9D0007FF",
  "background_color": "#9D0007FF"
}
