{ "name": "Monkilla — Tools, Split & Society", "short_name": "Monkilla", "description": "Free money tools, bill splitting (MonkSplit) and housing-society management (Monk Society) — web & Android.", "start_url": "/?pwa=1", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#0e1a1f", "theme_color": "#FFD700", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Split Bills", "url": "/split/", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }, { "name": "Monk Society", "url": "/society/", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] } ] }