{
  "name": "Rolo — A digital rolodex",
  "short_name": "Rolo",
  "description": "Log who you met, what you spoke about, and what to bring up next.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f0e8",
  "theme_color": "#7d9b76",
  "icons": [
    { "src": "/rolo-icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/rolo-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/rolo-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
