{
  "name": "Secret Media",
  "short_name": "SecretMedia",
  "description": "Private Media Gallery with AI Categorization",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%230a0a0a' rx='80'/><text x='50%25' y='54%25' dominant-baseline='middle' text-anchor='middle' font-size='280'>🔒</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}