Files
instaarchive-viewer/metadata.json
ergosteur cd7dc5f981 feat: Initialize InstaArchive PWA project
Sets up a new React PWA project with Vite, Tailwind CSS, and basic PWA features. Includes essential files like README, .gitignore, package.json, and initial app structure.
2026-03-06 22:41:48 -05:00

6 lines
189 B
JSON

{
"name": "InstaArchive",
"description": "A high-performance PWA to browse and explore your archived Instagram data with a native-feeling interface.",
"requestFramePermissions": []
}