{
  "name": "Paradise Institute Online App",
  "short_name": "Paradise Online",
  "description": "A mobile web app for Paradise Institute.",
  "start_url": "./",
  "display": "standalone",
  "lang": "en",
  "background_color": "#a70f1e",
  "theme_color": "#a70f1e",
  "gcm_sender_id": "380272041893",
  "icons": [
    {
      "src": "icon/manifest-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon/manifest-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
