{
  "name": "iMessage Clone",
  "short_name": "Messages",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><rect width=%22100%22 height=%22100%22 rx=%2220%22 fill=%22%233b82f6%22/><path d=%22M30 50h40M30 40h40M30 60h20%22 stroke=%22%23fff%22 stroke-width=%228%22 stroke-linecap=%22round%22/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><rect width=%22100%22 height=%22100%22 rx=%2220%22 fill=%22%233b82f6%22/><path d=%22M30 50h40M30 40h40M30 60h20%22 stroke=%22%23fff%22 stroke-width=%228%22 stroke-linecap=%22round%22/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
