| { | |
| "productName": "Midday Dev", | |
| "identifier": "ai.midday.app.dev", | |
| "bundle": { | |
| "icon": [ | |
| "icons/dev/32x32.png", | |
| "icons/dev/128x128.png", | |
| "icons/dev/128x128@2x.png", | |
| "icons/dev/icon.icns", | |
| "icons/production/icon.ico" | |
| ], | |
| "createUpdaterArtifacts": false | |
| }, | |
| "plugins": { | |
| "deep-link": { | |
| "desktop": { | |
| "schemes": ["midday-dev"] | |
| } | |
| } | |
| } | |
| } | |