{
  "name": "Swift Biz App",
  "short_name": "SwiftBizApp",
  "start_url": "/default.aspx",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "img/swift_bizapp_icon_192_192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "img/swift_bizapp_icon_512_512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "description": "Sales, Inventory and Accounting App made easy",
  "id": "my.swiftbiz.app",
  "lang": "en"
}
