{
  "name": "Compendium",
  "short_name": "Compendium",
  "description": "A daily reflection that stays on your device. One entry a day. You have to be here to write it.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#15171d",
  "theme_color": "#15171d",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
