{
  "name": "NAIBIC",
  "short_name": "NAIBIC",
  "description": "Practical AI, blockchain, and automation tools for Canadian founders.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "lang": "en-CA",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "AI Document Generators",
      "short_name": "Documents",
      "description": "Generate business documents with AI",
      "url": "/document-generators"
    },
    {
      "name": "Business Ideas Generator",
      "short_name": "Business Ideas",
      "description": "Generate and evaluate business ideas",
      "url": "/biz-ideas"
    },
    {
      "name": "Goal Getter",
      "short_name": "Goals",
      "description": "Set and track business goals",
      "url": "/goal-getter"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
