{
  "name": "ShopWire",
  "short_name": "ShopWire",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f5f7fb",
  "theme_color": "#1f2937",
  "description": "A social media app for blue collar workers, builders, and people who fix things.",
  "icons": [
  {
    "src": "/icons/icon-192.png",
    "sizes": "192x192",
    "type": "image/png",
    "purpose": "any maskable"
  },
  {
    "src": "/icons/icon-512.png",
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "any maskable"
  }
]
}
