{
  "name": "Sellinn — Buy & Sell in Ireland",
  "short_name": "Sellinn",
  "description": "Ireland's marketplace with zero seller fees",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#163521",
  "theme_color": "#163521",
  "orientation": "portrait",
  "categories": ["shopping", "lifestyle"],
  "lang": "en-IE",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Sell an item",
      "short_name": "Sell",
      "description": "List a new item for sale",
      "url": "/?action=sell",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Browse listings",
      "short_name": "Browse",
      "description": "Browse all listings",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
