{
  "name": "Anvil & Hammer — Digital Diary",
  "short_name": "Anvil & Hammer",
  "description": "Bear the anvil. Strike the hammer. A 7-day journaling ritual.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#1A120B",
  "theme_color": "#1A120B",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
