{
  "name": "CrewPillar",
  "short_name": "CrewPillar",
  "description": "Run the work. Build the business.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#172B4D",
  "icons": [
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
