{ "name": "Voca — Voice Task Assistant", "short_name": "Voca", "description": "Speak naturally. Voca turns it into tasks, notes, events, and expenses — fully offline, on your device.", "start_url": "./index.html", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#12151C", "theme_color": "#12151C", "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-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }