{
  "name": "NaijaUsed",
  "short_name": "NaijaUsed",
  "description": "Buy & Sell Safely in Nigeria",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#2d7a55",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%232d7a55'/><text y='130' x='50%' text-anchor='middle' font-size='110' font-family='system-ui'>\ud83d\udecd\ufe0f</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%232d7a55'/><text y='360' x='50%' text-anchor='middle' font-size='300' font-family='system-ui'>\ud83d\udecd\ufe0f</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "shopping",
    "lifestyle"
  ],
  "shortcuts": [
    {
      "name": "Declutter",
      "short_name": "Sell",
      "url": "/?action=declutter",
      "description": "List an item for sale"
    },
    {
      "name": "My Orders",
      "short_name": "Orders",
      "url": "/?action=orders",
      "description": "View my orders"
    }
  ]
}