{
  "name": "مهام فلو",
  "short_name": "مهام فلو",
  "description": "تطبيق احترافي مجاني لإدارة مهامك بأسلوب ذكي وبسيط",
  "start_url": ".",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0F0F14",
  "theme_color": "#6C63FF",
  "lang": "ar",
  "dir": "rtl",
  "scope": "./",
  "categories": ["productivity", "utilities"],
  "screenshots": [],
  "icons": [
    {
      "src": "icons/android/launchericon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/android/launchericon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/android/launchericon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/android/launchericon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/android/launchericon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "إضافة مهمة",
      "short_name": "مهمة جديدة",
      "description": "إضافة مهمة جديدة بسرعة",
      "url": "./?action=add",      
      "icons": [{ "src": "icons/android/launchericon-96x96.png", "sizes": "96x96" }]      
    }
  ],
  "prefer_related_applications": false
}
