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