{
  "name": "يومي · أجندة وأذكار",
  "short_name": "يومي",
  "description": "أجندة يومية عربية لتتبع المهام والأذكار ومتابعة الأطفال",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0D10",
  "theme_color": "#0B0D10",
  "categories": ["productivity", "lifestyle"],
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "أذكار الصباح", "url": "./index.html?open=morning", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] },
    { "name": "أذكار المساء", "url": "./index.html?open=evening", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] },
    { "name": "مهام اليوم", "url": "./index.html?open=tasks", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] }
  ]
}
