{ "id": "/", "name": "SH Wallet", "short_name": "SH Wallet", "description": "Track income, expenses, dues and debts, monthly budgets and savings goals.", "start_url": "/?source=app", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#F3F6FA", "theme_color": "#1A66E0", "lang": "en", "dir": "ltr", "categories": ["finance", "productivity"], "icons": [ { "src": "/assets/icons/icon-192.png?v=2", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/assets/icons/icon-512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/assets/icons/icon-maskable-192.png?v=2", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/assets/icons/icon-maskable-512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Dues", "url": "/#dues", "icons": [{ "src": "/assets/icons/icon-192.png?v=2", "sizes": "192x192" }] }, { "name": "Budget", "url": "/#budget", "icons": [{ "src": "/assets/icons/icon-192.png?v=2", "sizes": "192x192" }] }, { "name": "Savings", "url": "/#savings", "icons": [{ "src": "/assets/icons/icon-192.png?v=2", "sizes": "192x192" }] } ] }