{
  "name": "سنة × 10",
  "short_name": "سنة×10",
  "description": "نظام تشغيل شخصي يحوّل رؤية عشر سنوات إلى تنفيذ يومي",
  "lang": "ar",
  "dir": "rtl",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EEF2F0",
  "theme_color": "#12201D",
  "categories": ["productivity", "lifestyle"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "طقس الصباح", "url": "./#morning", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "اليوم", "url": "./#today", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "الوارد", "url": "./#inbox", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "إغلاق اليوم", "url": "./#shutdown", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
