{
  "name": "Pillar",
  "short_name": "Pillar",
  "description": "Pillar construction project command center.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6f1d1b",
  "icons": [
    {
      "src": "/pillar-icon.png",
      "sizes": "32x32 48x48 64x64 96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pillar-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pillar-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pillar-logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
