{
  "name": "porter — laundry, picked up",
  "short_name": "porter",
  "description": "Your building's laundry valet. Laundry, picked up. Folded, returned. Pickup & delivery for Houston apartment residents.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FBFBF7",
  "theme_color": "#14343B",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
