{ "name": "Kid Rewards Routine", "short_name": "Rewards", "description": "Mobile-first PWA for chore scheduling and kid rewards.", "id": "./", "start_url": "./", "scope": "./", "display": "standalone", "background_color": "#f7f9fc", "theme_color": "#163a6b", "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-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "./icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }