80 lines
1.9 KiB
JSON
80 lines
1.9 KiB
JSON
{
|
|
"name": "SplitwiseLocal",
|
|
"short_name": "SplitwiseLocal",
|
|
"description": "Split Expenses with your friends for free. SplitwiseLocal is an open-source alternative for splitwise",
|
|
"icons": [
|
|
{
|
|
"src": "/icons/ios/72.png",
|
|
"type": "image/png",
|
|
"sizes": "72x72"
|
|
},
|
|
{
|
|
"src": "/icons/ios/192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
},
|
|
{
|
|
"src": "/icons/ios/256.png",
|
|
"sizes": "256x256",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
},
|
|
{
|
|
"src": "/icons/ios/512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"theme_color": "#030711",
|
|
"background_color": "#030711",
|
|
"start_url": "/balances",
|
|
"display": "standalone",
|
|
"orientation": "portrait",
|
|
"screenshots": [
|
|
{
|
|
"src": "/Desktop.webp",
|
|
"type": "image/webp",
|
|
"sizes": "2910x1920",
|
|
"form_factor": "wide"
|
|
},
|
|
{
|
|
"src": "/hero.webp",
|
|
"type": "image/webp",
|
|
"sizes": "1125x2436",
|
|
"form_factor": "narrow"
|
|
}
|
|
],
|
|
"shortcuts": [
|
|
{
|
|
"short_name": "Add expense",
|
|
"name": "Add expense",
|
|
"description": "Add expense with a friend or groups",
|
|
"url": "/add",
|
|
"icons": [
|
|
{
|
|
"src": "/icons/ios/72.png",
|
|
"type": "image/png",
|
|
"sizes": "72x72"
|
|
},
|
|
{
|
|
"src": "/icons/ios/192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
},
|
|
{
|
|
"src": "/icons/ios/256.png",
|
|
"sizes": "256x256",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
},
|
|
{
|
|
"src": "/icons/ios/512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |