{
  "name": "PhotoVim",
  "short_name": "PhotoVim",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/editor",
  "display": "standalone",
  "scope": "/",
  "description": "AI edits come back as layers and masks. Your original resolution is kept, and text stays editable. Runs in the browser, no install.",
  "theme_color": "#26272b",
  "background_color": "#26272b"
}
