{
  "id": "/",
  "name": "The Noir Atlas",
  "short_name": "Noir Atlas",
  "description": "Deals, events, artists & marketplace — all from Black-owned businesses and creatives.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0908",
  "theme_color": "#EAB308",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "shopping", "food"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "share_target": {
    "action": "/api/social-embeds/share-target",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "Browse Businesses",
      "url": "/directory",
      "description": "Find Black-owned businesses near you"
    },
    {
      "name": "Events",
      "url": "/events",
      "description": "Events happening near you"
    },
    {
      "name": "Get a Pack",
      "url": "/marketplace?tab=Packs",
      "description": "Unlock exclusive member deals"
    },
    {
      "name": "Marketplace",
      "url": "/marketplace",
      "description": "Shop from Black creatives and businesses"
    }
  ]
}
