{ "name": "Pigy — Pocket Money & Chores", "short_name": "Pigy", "description": "Pocket money, chores and savings goals for the whole family.", "start_url": "/", "display": "standalone", "background_color": "#FFF8F5", "theme_color": "#FF6B35", "orientation": "portrait", "related_applications": [ { "platform": "webapp", "url": "https://pigy.co.uk/manifest.webmanifest" } ], "prefer_related_applications": false, "icons": [ { "src": "/icons/icon-48x48.png", "sizes": "48x48", "type": "image/png" }, { "src": "/icons/icon-72x72.png", "sizes": "72x72", "type": "image/png" }, { "src": "/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" }, { "src": "/icons/icon-144x144.png", "sizes": "144x144", "type": "image/png" }, { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }