{
    "name": "আমাদের  গ্রাম",
    "short_name": "BBSole",
    "description": "আমাদের ডিজিটাল গ্রাম সেবা পোর্টাল",
    "start_url": "index.php",
    "display": "standalone",
    "background_color": "#f8fafc",
    "theme_color": "#2563eb",
    "orientation": "portrait-primary",
    "icons": [
      {
        "src": "img/logo-192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "img/logo-512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
    
  }