{
  "name": "Social Relay",
  "short_name": "Social Relay",
  "description": "Write it once. It goes to your website, Facebook, Instagram and LinkedIn at the same time.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f2f5f7",
  "theme_color": "#0667a8",
  "icons": [
    {
      "src": "/social-relay-mark.png",
      "sizes": "489x489",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/social-relay-mark-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/social-relay-mark-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
