{
  "name": "JustiPal™",
  "short_name": "JustiPal",
  "description": "Premium guided legal workflow software — organized, secure, and ready.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1B2A4A",
  "theme_color": "#1B2A4A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity", "legal"],
  "shortcuts": [
    {
      "name": "My Roadmap",
      "short_name": "Roadmap",
      "description": "View your filing roadmap",
      "url": "/dashboard/roadmap",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Fresh Start Center™",
      "short_name": "Fresh Start",
      "description": "Rebuild after bankruptcy",
      "url": "/fresh-start",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
