{
  "id": "./rolo-contacts.html",
  "name": "Rolo — your people, findable",
  "short_name": "Rolo",
  "description": "A tagged, searchable rolodex for the people worth remembering.",
  "start_url": "./rolo-contacts.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EEE9DC",
  "theme_color": "#2F6F5E",
  "categories": ["productivity", "utilities", "lifestyle"],
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "./icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
