{
  "id": "/",
  "name": "SLAY Indigenous Business Directory",
  "short_name": "SLAY Directory",
  "description": "Find and list Indigenous-owned businesses — barbers, braiders, nail salons, beauty supply, food, and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "shopping", "lifestyle"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512-monochrome.png", "sizes": "512x512", "type": "image/png", "purpose": "monochrome" }
  ],
  "screenshots": [
    { "src": "/screenshots/home-mobile.png", "sizes": "412x892", "type": "image/png", "form_factor": "narrow", "label": "SLAY Directory home" },
    { "src": "/screenshots/browse-mobile.png", "sizes": "412x892", "type": "image/png", "form_factor": "narrow", "label": "Search Indigenous-owned businesses" },
    { "src": "/screenshots/events-mobile.png", "sizes": "412x892", "type": "image/png", "form_factor": "narrow", "label": "Upcoming events" },
    { "src": "/screenshots/home-desktop.png", "sizes": "1280x800", "type": "image/png", "form_factor": "wide", "label": "SLAY Directory on desktop" }
  ],
  "shortcuts": [
    {
      "name": "Search Directory",
      "short_name": "Directory",
      "description": "Browse Indigenous-owned businesses",
      "url": "/browse",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Search Events",
      "short_name": "Events",
      "description": "Find upcoming events",
      "url": "/events",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "List Your Business",
      "short_name": "List",
      "description": "Add your business to SLAY",
      "url": "/list-business",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Favorites",
      "short_name": "Favorites",
      "description": "View saved businesses",
      "url": "/favorites",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
