{
  "name": "NeonCom - Bulk SMS Platform",
  "short_name": "NeonCom",
  "description": "Bulk SMS Platform Solution For Your Company",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "productivity", "communication"],
  "icons": [
    {
      "src": "/img/logo/logo-white.png",
      "sizes": "120x40",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/logo/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/logo/logo-white.png",
      "sizes": "120x40",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/logo/logo-white.png",
      "sizes": "120x40",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/logo/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/logo/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/img/landing/hero/hero.webp",
      "sizes": "2932x1720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "NeonCom Dashboard - Desktop View"
    },
    {
      "src": "/img/landing/hero/hero.webp",
      "sizes": "2932x1720",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "NeonCom Dashboard - Mobile View"
    }
  ],
  "shortcuts": [
    {
      "name": "Campaigns",
      "short_name": "Campaigns",
      "description": "Manage your SMS campaigns",
      "url": "/user/campaigns",
      "icons": [
        {
          "src": "/img/logo/logo-icon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Messages",
      "short_name": "Messages",
      "description": "Send quick SMS messages",
      "url": "/user/messages",
      "icons": [
        {
          "src": "/img/logo/logo-icon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Reports",
      "short_name": "Reports",
      "description": "View analytics and reports",
      "url": "/user/reports",
      "icons": [
        {
          "src": "/img/logo/logo-icon.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
