{
  "short_name": "Gitea",
  "name": "Gitea - Git with a cup of tea",
  "icons": [
    {
      "src": "/img/gitea-lg.png",
      "type": "image/png",
      "sizes": "880x880"
    },
    {
      "src": "/img/gitea-sm.png",
      "type": "image/png",
      "sizes": "120x120"
    },
    {
      "src": "/img/gitea-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/img/gitea-192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "background_color": "#FAFAFA",
  "display": "standalone",
  "theme_color": "#6cc644"
}
