{
    "name": "رفيقي - منصة النقل الذكية",
    "short_name": "رفيقي",
    "description": "رفيق دربك الذكي للمواصلات المجتمعية والتعاقدات",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#f8fafc",
    "theme_color": "#10b981",
    "orientation": "portrait-primary",
    "icons": [
      {
        "src": "https://cdn-icons-png.flaticon.com/512/854/854878.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "https://cdn-icons-png.flaticon.com/512/854/854878.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }