{
  "name": "দৈনিক দেশেরপত্র | Daily Desherpotro",
  "short_name": "দেশেরপত্র",
  "description": "দৈনিক দেশেরপত্র - মানবতার কল্যাণে সত্যের প্রকাশ। দেশ, রাজনীতি, অর্থনীতি ও সর্বশেষ খবর।",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#dc2626",
  "orientation": "portrait",
  "categories": ["news", "magazines", "politics"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "সর্বশেষ সংবাদ",
      "short_name": "সর্বশেষ",
      "url": "/latest-news",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "আজকের পত্রিকা",
      "short_name": "আজকের",
      "url": "/todays-news",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ]
}
