{
  "name": "A. Albert Memories - Digital Memory Creation Platform",
  "short_name": "A. Albert Memories",
  "description": "Create beautiful memorial tributes, wedding memories, digital albums, and custom songs. Preserve what matters most.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#4c1d95",
  "background_color": "#faf8f6",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%234c1d95' width='192' height='192'/><text x='50%' y='50%' font-family='Georgia,serif' font-size='80' font-weight='bold' fill='%23f5f1ed' text-anchor='middle' dominant-baseline='central'>AA</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%234c1d95' width='512' height='512'/><text x='50%' y='50%' font-family='Georgia,serif' font-size='200' font-weight='bold' fill='%23f5f1ed' text-anchor='middle' dominant-baseline='central'>AA</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%234c1d95' width='192' height='192' rx='45'/><text x='50%' y='50%' font-family='Georgia,serif' font-size='80' font-weight='bold' fill='%23f5f1ed' text-anchor='middle' dominant-baseline='central'>AA</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["lifestyle", "productivity"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%234c1d95' width='540' height='720'/><text x='50%' y='50%' font-family='Georgia,serif' font-size='60' font-weight='bold' fill='%23f5f1ed' text-anchor='middle' dominant-baseline='central'>A. Albert Memories</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect fill='%234c1d95' width='1280' height='720'/><text x='50%' y='50%' font-family='Georgia,serif' font-size='80' font-weight='bold' fill='%23f5f1ed' text-anchor='middle' dominant-baseline='central'>A. Albert Memories</text></svg>",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Create Memorial Tribute",
      "short_name": "Memorial",
      "description": "Start creating a memorial tribute",
      "url": "/memorial-tributes?mode=create",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%234c1d95' width='96' height='96'/><text x='50%' y='50%' font-family='Georgia,serif' font-size='40' font-weight='bold' fill='%23f5f1ed' text-anchor='middle' dominant-baseline='central'>♥</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Create Wedding Memory",
      "short_name": "Wedding",
      "description": "Start creating a wedding memory",
      "url": "/wedding-celebration?mode=create",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%234c1d95' width='96' height='96'/><text x='50%' y='50%' font-family='Georgia,serif' font-size='40' font-weight='bold' fill='%23f5f1ed' text-anchor='middle' dominant-baseline='central'>📷</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "View My Dashboard",
      "short_name": "Dashboard",
      "description": "View your projects and orders",
      "url": "/dashboard",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%234c1d95' width='96' height='96'/><text x='50%' y='50%' font-family='Georgia,serif' font-size='40' font-weight='bold' fill='%23f5f1ed' text-anchor='middle' dominant-baseline='central'>📊</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "media",
          "accept": ["image/*", "video/*", "audio/*"]
        }
      ]
    }
  }
}
