{
  "name": "Southern Gems Notifications",
  "short_name": "SG Notify",
  "description": "Get notified the instant Chrissy goes live on TikTok.",
  "start_url": "/notify.html",
  "scope": "/notify.html",
  "display": "standalone",
  "background_color": "#fdf4f9",
  "theme_color": "#7e22ce",
  "gcm_sender_id": "103953800507",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
