{
  "short_name": "Famous Birthdays",
  "name": "Famous Birthdays",
  "icons": [
    {
      "src":"apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src":"apple-touch-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src":"apple-touch-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/index.html?utm_source=homescreen",
  "background_color": "#eee",
  "theme_color": "#E4138E",
  "display": "standalone",
  "gcm_sender_id": "103953800507",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.famousbirthdays"
    }
  ]
}
