{
  "name": "BigMountainLodge",
  "short_name": "BigMountainLodge",
  "theme_color": "#003764",
  "background_color": "#003764",
  "display": "standalone",
  "gcm_sender_id": "346922895927",
  "scope": "/",
  "start_url": "/tabs/home",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/themes/BigMountainLodge/assets/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/themes/BigMountainLodge/assets/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/themes/BigMountainLodge/assets/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/themes/BigMountainLodge/assets/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}