{
  "id": "/",
  "name": "حساب الكارب والإنسولين",
  "short_name": "صديق السكري",
  "description": "تطبيق ويب لتقدير الكربوهيدرات وحساب جرعة الإنسولين المقترحة وفق بيانات صديق السكري العلاجية.",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6fbff",
  "theme_color": "#2477b7",
  "categories": ["health", "medical", "utilities"],
  "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"
    }
  ]
}
