{
  "name": "Jenn & Jacob",
  "short_name": "J&J Chat",
  "description": "Our little corner of the internet",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fdf7f2",
  "theme_color": "#5B7CF0",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
