{
  "name": "The Yellow Pad — Journal",
  "short_name": "Yellow Pad",
  "description": "A private journal on yellow legal-pad pages — date-stamped entries, highlighting, color-coded categories, and 'on this day' memories.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#221d16",
  "theme_color": "#2a241d",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
