git ssb

0+

punkmonk / double



Tree: 2fc95bb03dc629547fc2632a480d945bf1b89cef

Files: 2fc95bb03dc629547fc2632a480d945bf1b89cef / manifest.json

297 bytesRaw
1{
2 "name": "double",
3 "short_name": "double",
4 "description": "double entry accounting app",
5 "start_url": "/",
6 "display": "standalone",
7 "background_color": "#000",
8 "theme_color": "#000",
9 "icons": [{
10 "src": "/assets/icon.png",
11 "type": "image/png",
12 "sizes": "512x512"
13 }]
14}

Built with git-ssb-web