{
  "name": "Quote Bid Barter",
  "short_name": "Quote Bid Barter",
  "description": "The siteless home-project marketplace. Quote. Bid. Barter.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#0A84FF",
  "categories": ["productivity", "lifestyle", "business"],
  "icons": [
    { "src": "./icons/icon-32.png", "sizes": "32x32", "type": "image/png", "purpose": "any" },
    { "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-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "./icons/apple-touch-icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}
