{
  "name": "تطبيق تتبع الاستهلاك",
  "short_name": "الاستهلاك",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#007bff",
  "icons": [{
      "src": "https://cdn-icons-png.flaticon.com/512/1046/1046857.png",
      "sizes": "512x512",
      "type": "image/png"
  }]
}