{
  "name": "Salam Jeju — Halal-friendly Jeju, mapped",
  "short_name": "Salam Jeju",
  "description": "Verified musallas, halal restaurants, and travel guides for Muslim travelers on Jeju Island.",
  "start_url": "/en",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F5F0",
  "theme_color": "#2B6CB0",
  "lang": "en",
  "dir": "ltr",
  "categories": ["travel", "lifestyle", "food"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Muslim Guide",
      "short_name": "Guide",
      "description": "Browse musallas, halal restaurants, and travel tips",
      "url": "/en/muslim-guide",
      "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Apply to Retreat",
      "short_name": "Retreat",
      "description": "5-day, 10-guest, 100% halal Jeju retreat",
      "url": "/en/retreat",
      "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Korean Halal Food",
      "short_name": "Food",
      "description": "What's safe, what to ask, what to avoid",
      "url": "/en/muslim-guide/korean-food",
      "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
