{
  "name": "Janabartta News CMS",
  "short_name": "Janabartta",
  "description": "Professional news and content management system",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1f2937",
  "icons": [
    {
      "src": "https://horizons-cdn.hostinger.com/a5ff557b-dd86-475e-9201-fac18cfe1115/d214fd48769629613850af416e0bfa84.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://horizons-cdn.hostinger.com/a5ff557b-dd86-475e-9201-fac18cfe1115/92aee2766fef54ec296515395d9e912b.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://horizons-cdn.hostinger.com/a5ff557b-dd86-475e-9201-fac18cfe1115/d214fd48769629613850af416e0bfa84.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://horizons-cdn.hostinger.com/a5ff557b-dd86-475e-9201-fac18cfe1115/92aee2766fef54ec296515395d9e912b.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "news",
    "productivity"
  ],
  "screenshots": [
    {
      "src": "/screenshot-narrow.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest News",
      "url": "/news",
      "description": "View the latest news articles"
    }
  ]
}