{
  "name": "MyPillar",
  "short_name": "MyPillar",
  "description": "A personal content operating system. Capture inspiration, organize by pillars, and turn ideas into shipped posts.",
  "theme_color": "#2F5D3A",
  "background_color": "#FAF9F6",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
