{
  "name": "Projeto Oséias 6:3",
  "short_name": "Oséias 6:3",
  "description": "Reflexões e leitura da Bíblia Livre, inclusive offline.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAF6EE",
  "theme_color": "#FAF6EE",
  "shortcuts": [
    { "name": "Ler a Bíblia", "short_name": "Bíblia", "url": "/biblia", "icons": [{ "src": "/assets/img/icon-192.png", "sizes": "192x192" }] },
    { "name": "Reflexões", "short_name": "Reflexões", "url": "/blog", "icons": [{ "src": "/assets/img/icon-192.png", "sizes": "192x192" }] }
  ],
  "icons": [
    { "src": "/assets/img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/assets/img/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
