{
  "name": "FreENEXt Vault Converter",
  "short_name": "FreENEXt Convert",
  "description": "Convert PKM exports into an Obsidian vault entirely in your browser. Nothing is uploaded.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f6f8fb",
  "theme_color": "#275efe",
  "icons": [
    { "src": "./icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "./icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" }
  ]
}
