{
  "background_color": "#e85000",
  "description": "Live video dating app",
  "dir": "ltr",
  "display": "standalone",
  "name": "The Mingle Movement",
  "orientation": "any",
  "scope": "/",
  "short_name": "Mingle Movement",
  "start_url": "/",
  "theme_color": "#f5f0e8",
  "id": "com.theminglemovement.app",
  "lang": "en",
  "icons": [
    {
      "src": "/icons/launchericon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/launchericon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
