{
  "name": "Sunfire Exchange",
  "short_name": "Sunfire",
  "description": "List everywhere. Sell faster. Built for resellers.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#150800",
  "theme_color": "#150800",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "Quick List",
      "short_name": "Quick List",
      "description": "Snap a photo and list an item in under a minute",
      "url": "/inventory/quick-list",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Add Listing",
      "short_name": "Add Listing",
      "description": "Full listing form",
      "url": "/inventory/new",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
