{
  "id": "https://www.ps23pa.app/",
  "name": "PS23 PA",
  "short_name": "PS23 PA",
  "description": "Your PA in your pocket. AI-powered business assistant for South African entrepreneurs, freelancers and SMEs.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#001228",
  "theme_color": "#003366",
  "lang": "en-ZA",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Document",
      "url": "/dashboard/documents",
      "description": "Generate a new business document"
    },
    {
      "name": "Marketing Post",
      "url": "/dashboard/marketing",
      "description": "Create social media content"
    },
    {
      "name": "SA Tools",
      "url": "/dashboard/sa-tools",
      "description": "CIPC, SARS, BEE guidance"
    }
  ]
}
