{
  "name": "Personal Branding & Authority Building with AI",
  "short_name": "Authority Builder",
  "description": "Build an unshakeable personal brand and become the go-to authority in your field.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c1320",
  "theme_color": "#0c1320",
  "icons": [
    {
      "src": "images/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}