{
  "short_name": "Spark",
  "name": "Spark Dating",
  "description": "Find love through what you like",
  "icons": [
    {
      "src": "./dist/imgs/android/launchericon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "./dist/imgs/android/launchericon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "./dist/imgs/android/launchericon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "./dist/imgs/android/launchericon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "start_url": "./",
  "id":"./",
  "scope": "./",
  "display": "standalone",
  "theme_color": "#ffffff",
  "background_color": "#ffffff", 
  "prefer_related_applications": false 
}
