{
  "name": "Air Doctor",
  "short_name": "Air Doctor",
  "gcm_sender_id": "887805488096",
  "display": "standalone",
  "gcm_user_visible_only": true,
  "start_url": "/webapp/index.html",
  "background_color": "#3367D6",
  "scope": "/webapp/",
  "theme_color": "#3367D6",
  "required_features": "geolocation",
  "icons": [
    {
      "src": "images/icon-144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "images/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "images/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.gaiamobile.airdoctor"
    }
  ]
}
