{
  "name": "Ner Tamid - Digital Memorial",
  "short_name": "Ner Tamid",
  "description": "A sacred digital sanctuary for remembrance, prayer, and memorial tributes",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a1a2e",
  "theme_color": "#d9a534",
  "categories": ["lifestyle", "productivity"],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1546484396-fb3fc6f95f98?w=540&h=720&fit=crop",
      "sizes": "540x720",
      "type": "image/jpeg",
      "form_factor": "narrow"
    },
    {
      "src": "https://images.unsplash.com/photo-1546484396-fb3fc6f95f98?w=1280&h=720&fit=crop",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231a1a2e' width='192' height='192'/><circle cx='96' cy='96' r='80' fill='%23d9a534'/><path d='M96 40c-8 0-16 4-16 12v60c0 8 8 12 16 12s16-4 16-12V52c0-8-8-12-16-12z' fill='%231a1a2e'/></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 192 192'><rect fill='%231a1a2e' width='192' height='192'/><circle cx='96' cy='96' r='80' fill='%23d9a534'/><path d='M96 40c-8 0-16 4-16 12v60c0 8 8 12 16 12s16-4 16-12V52c0-8-8-12-16-12z' fill='%231a1a2e'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%231a1a2e' width='512' height='512'/><circle cx='256' cy='256' r='200' fill='%23d9a534'/><path d='M256 100c-20 0-40 10-40 30v150c0 20 20 30 40 30s40-10 40-30V130c0-20-20-30-40-30z' fill='%231a1a2e'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Light a Candle",
      "short_name": "Candle",
      "description": "Quickly light a memorial candle",
      "url": "/sanctuary?action=light",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><circle cx='48' cy='48' r='48' fill='%23d9a534'/><path d='M48 20c-4 0-8 2-8 6v30c0 4 4 6 8 6s8-2 8-6V26c0-4-4-6-8-6z' fill='%231a1a2e'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Join Kaddish",
      "short_name": "Kaddish",
      "description": "Join the next Kaddish prayer session",
      "url": "/kaddish",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><circle cx='48' cy='48' r='48' fill='%23d9a534'/><text x='48' y='60' font-size='40' text-anchor='middle' fill='%231a1a2e' font-weight='bold'>ק</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
