{
  "name": "AXIOM — Creator Deal Operating System",
  "short_name": "AXIOM",
  "description": "Discover creators, run campaigns, and close deals — all in one platform.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#111827",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/axiom-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/axiom-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Deal Room",
      "short_name": "Deals",
      "description": "Open your Deal Room",
      "url": "/inbox",
      "icons": [{ "src": "/axiom-logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Explore Creators",
      "short_name": "Explore",
      "description": "Find creators",
      "url": "/explore",
      "icons": [{ "src": "/axiom-logo.png", "sizes": "192x192" }]
    }
  ]
}
