summaryrefslogtreecommitdiff
path: root/frontend/public/manifest.json
blob: 5d869141c6d50e9bc09bbdfd1e37c8a8e8c24cda (plain)
1
2
3
4
5
6
7
8
9
{
  "short_name": "Unmess",
  "name": "Unmess",
  "icons": [],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}