{
  "name": "Atom Telecom - Unified Communications Platform",
  "short_name": "Atom Telecom",
  "description": "Atom Tel helps businesses manage Voice, SMS, Mobile and Data in one simple platform. Enable hosted PBX, A2P SMS and enterprise communication with ease.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0168FA",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-AU",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Demo",
      "short_name": "Demo",
      "description": "Schedule a demo of our platform",
      "url": "/#get_started_section",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "Contact Support",
      "short_name": "Support", 
      "description": "Get in touch with our support team",
      "url": "/#about_section",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any"
        }
      ]
    }
  ]
}

