{
  "id": "/swift-app",
  "name": "SWIFT CONTROL",
  "short_name": "SWIFT CONTROL",
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/img/ios.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/ios.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}