{ "name": "Masroof", "short_name": "Masroof", "description": "Track what you spend in four taps.", "start_url": "/#/home", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#F6F6F3", "theme_color": "#0E7C66", "categories": ["finance", "productivity"], "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Add spending", "url": "/#/add" }, { "name": "This month", "url": "/#/home" } ] }