{
  "name": "Michaels Pager Messenger",
  "short_name": "Pager",
  "start_url": "/send2me/",
  "scope": "/send2me/",
  "display": "standalone",
  "background_color": "#052e2f",
  "theme_color": "#0f6b6f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
