{
  "name": "The Plaintiff App",
  "short_name": "The Plaintiff",
  "description": "Connect with verified lawyers, therapists, teachers, and professionals",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#688f4e",
    "icons": [
    {
      "src": "https://media.base44.com/images/public/69d97648601c29844d0c467f/8e90ea006_ChatGPTImageDec29202506_36_26PM.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://media.base44.com/images/public/69d97648601c29844d0c467f/8e90ea006_ChatGPTImageDec29202506_36_26PM.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Hire a Lawyer",
      "short_name": "Hire Lawyer",
      "description": "Find and book a verified lawyer",
      "url": "/hire-lawyer",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23688f4e' width='96' height='96'/></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Messages",
      "short_name": "Messages",
      "description": "View your conversations",
      "url": "/messages",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23688f4e' width='96' height='96'/></svg>", "sizes": "96x96" }]
    }
  ]
}
