{
  "name": "My Rights SA",
  "short_name": "My Rights SA",
  "description": "Know Your Rights. In Plain Language. AI-powered South African legal information.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#8B6914",
  "orientation": "portrait-primary",
  "lang": "en-ZA",
  "categories": ["legal", "education", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Ask a Question",
      "url": "/",
      "description": "Ask a legal question"
    },
    {
      "name": "My History",
      "url": "/history",
      "description": "View your question history"
    }
  ]
}
