{
  "gcm_sender_id": "482941778795",
  "gcm_sender_id_comment": "Do not change the GCM Sender ID",
  "short_name": "iBrosura",
  "name": "iBrosura",
  "icons": [
  {
    "src": "../icons-192.png",
    "type": "image/png",
    "sizes": "192x192"
  },
  {
    "src": "../icons-512.png",
    "type": "image/png",
    "sizes": "512x512"
  }
  ],
  "start_url": "./index.html",
  "background_color": "#ed008c",
  "display": "standalone",
  "theme_color": "#ed008c"
}