{
  "name": "Enterpricr - The Marketplace for Digital Businesses",
  "short_name": "Enterpricr",
  "description": "Buy, sell, or flip online assets with escrow protection. Build It. Sell It. Profit.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#9933ff",
  "orientation": "any",
  "categories": ["business", "finance", "shopping"],
  "icons": [
    {
      "src": "/favicon-enterpricr-e.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon-enterpricr.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Marketplace",
      "short_name": "Marketplace",
      "url": "/marketplace",
      "description": "Browse digital businesses for sale"
    },
    {
      "name": "Create Listing",
      "short_name": "Sell",
      "url": "/dashboard/create-listing",
      "description": "List your business for sale"
    },
    {
      "name": "Take the IQ Quiz",
      "short_name": "Quiz",
      "url": "/quiz",
      "description": "Discover your founder archetype"
    }
  ]
}
