{
  "name": "St. Louis Trash Service Customer Hub",
  "short_name": "STL Trash",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fff7ed",
  "theme_color": "#ea580c",
  "icons": [
    {
      "src": "https://via.placeholder.com/192/ea580c/ffffff?text=STL+Trash",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://via.placeholder.com/512/ea580c/ffffff?text=STL+Trash",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}