{
  "gcm_sender_id": "482941778795",
  "gcm_sender_id_comment": "Do not change the GCM Sender ID",
  "name": "Genesis Media Center",
  "short_name": "Genesis Media Center",
  "description": "Welcome to Genesis Media Center. Here you can download our latest news, images and videos. All content is rights-free for editorial purposes only.",
  "icons": [
    {
      "src": "../dist/images/icon192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "../dist/images/icon512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "display": "standalone",
  "start_url": "/",
  "theme_color": "#ffffff",
  "background_color": "#ffffff"
}