{
  "name": "CloudVault — Photo & Video Storage",
  "short_name": "CloudVault",
  "description": "Secure photo and video storage with 250GB free. Upload, organize, and access your media anywhere.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "permissions": [
    "camera",
    "microphone",
    "photos",
    "videos",
    "fileSystem"
  ],
  "categories": ["photo", "productivity", "utilities"],
  "icons": [
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
