{
  "id": "/today",
  "name": "رَصْف — متابعة المهام والوقت",
  "short_name": "رَصْف",
  "description": "نظّم يومك، تابع مهامك وخططك وساعات عملك وقراءتك في مكان واحد.",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/today",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F4F4F6",
  "theme_color": "#F4F4F6",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "اليوم", "url": "/today" },
    { "name": "المهام", "url": "/tasks" },
    { "name": "الجدول", "url": "/schedule" }
  ]
}
