{
  "name": "Chronicle by Remembory",
  "short_name": "Chronicle",
  "description": "A private, beautiful memory keeper. Record the stories that matter — lives, histories, your own.",
  "start_url": "/chronicle.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f2ea",
  "theme_color": "#2c2416",
  "lang": "en",
  "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"
    }
  ],
  "categories": ["lifestyle", "utilities"],
  "screenshots": []
}
