{
  "short_name": "JBS",
  "name": "Just Between Strangers",
  "description": "Some things need to be said. Just not to them.",
  "icons": [
    {
      "src": "icons/icon-192-light.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192-dark.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512-light.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512-dark.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#1A2744",
  "background_color": "#F4F1ED",
  "orientation": "portrait-primary"
}
