{
  "name": "KrypTik Connect",
  "short_name": "KrypTik",
  "description": "KrypTik Connect — the work social app.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/6a39ce2111b67bffd719d1f8/b3a695971_icon4.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://media.base44.com/images/public/6a39ce2111b67bffd719d1f8/b3a695971_icon4.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "share_target": {
    "action": "/share-receiver",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
