{
  "name": "ذاكرة عسير الرقمية",
  "short_name": "ذاكرة عسير",
  "description": "منصة رقمية تفاعلية لتوثيق وحفظ التراث الثقافي لمنطقة عسير",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1a1a1a",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-540x720.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshot-1280x720.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "categories": ["lifestyle", "education"],
  "shortcuts": [
    {
      "name": "الأرشيف",
      "short_name": "الأرشيف",
      "description": "استكشف الأرشيف الرقمي",
      "url": "/archive",
      "icons": [
        {
          "src": "/shortcut-archive.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "المسابقات",
      "short_name": "المسابقات",
      "description": "شارك في المسابقات",
      "url": "/competitions",
      "icons": [
        {
          "src": "/shortcut-competitions.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "التطوع",
      "short_name": "التطوع",
      "description": "ساهم في التوثيق",
      "url": "/contribute",
      "icons": [
        {
          "src": "/shortcut-volunteer.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
