{
  "name": "Unfold - Share your moments",
  "short_name": "Unfold",
  "description": "A clean multimedia sharing platform supporting photos, videos, and comments",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#F9FAFB",
  "theme_color": "#4F46E5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "photography", "lifestyle"]
}