{
  "name": "GileadeWeb",
  "author": "Willian Marques Freire",
  "short_name": "GileadeWeb",
  "default_locale": "pt-br",
  "description": "Sistema para gerenciamento de igrejas.",
  "start_url": ".",
  "display": "standalone",
  "background": {
    // Recommended
    "persistent": false
  },
  "background_color": "#096869",
  "description": "Gerenciamento de Igrejas.",
  "offline_enabled": true,
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "48x48",
      "type": "image/ico"
    }
  ],
  "related_applications": [
    {
      "platform": "web"
    },
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=undefined"
    }
  ]
}