{
  "name": "Passionpredict.com",
  "short_name": "Passionpredict.com",
   "display": "fullscreen",
	"description":"PassionPredict.com is a free football (soccer) prediction site that delivers daily betting tips, match analysis, and “sure win” forecasts for leagues worldwide.",
  "icons": [
    {
      "src": "/assets/passionprediction-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/passionprediction-152x152.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F6017C",
  "theme_color": "#F6017C"
}