{
  "name": "AnswerTheComplaint — File Your Legal Answer Online",
  "short_name": "AnswerComplaint",
  "description": "Generate a court-ready Answer to your civil complaint in minutes. State-specific formatting, OCR upload, and 15 affirmative defenses. Just $49.95.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1e3a5f",
  "categories": ["legal", "productivity", "business"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Start a New Case",
      "url": "/cases/new",
      "description": "Begin answering a new civil complaint"
    },
    {
      "name": "Resources",
      "url": "/resources",
      "description": "Free PDF guides for self-represented litigants"
    },
    {
      "name": "Give Feedback",
      "url": "/feedback",
      "description": "Tell us how to improve"
    }
  ]
}
