{
    "short_name": "Notificare",
    "name": "Notificare",
    "start_url": "/",
    "background_color": "#ffff00",
    "description": "asd",
    "display": "standalone",
    "orientation": "portrait-primary",
    "icons": [
      {
        "src": "logo.png",
        "sizes": "192x192",
        "type": "image/png",
        "density": "0.75"
      }
    ],
    "gcm_sender_id": "103953800507"
  }