{
  "name": "G7 Admin - إدارة الكافيه",
  "short_name": "G7 Admin",
  "description": "لوحة تحكم لإدارة قائمة الكافيه والعناصر والإعلانات",
  "start_url": "/index",
  "display": "standalone",
  "background_color": "#0B3D2E",
  "theme_color": "#19A974",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}