{
  "name": "Real Full-Card Media Explorer",
  "short_name": "MediaExplorer",
  "description": "A real local file manager with beautiful full card thumbnails.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f1f3f4",
  "theme_color": "#1a73e8",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://explorer.halaldokan.bd/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://explorer.halaldokan.bd/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}