{
  "short_name": "SeeBats",
  "name": "SeeBats",
  "description": "SeeBats",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "index.html",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "gcm_sender_id": "",
  "gcm_user_visible_only": true,
  "icons": [
    {
      "src": "./img/pwa-120x120.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "./img/pwa-152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "./img/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./img/pwa-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "./img/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "./img/pwa-1024x1024.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}
