{
  "name": "SONAfy Persona Archive",
  "short_name": "SONAfy",
  "description": "A mobile-first persona and image archive.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#080a0f",
  "theme_color": "#080a0f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/sonafy-Icon.webp",
      "sizes": "898x795",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "All SONAs",
      "url": "/"
    },
    {
      "name": "Unassociated Images",
      "url": "/unassociated"
    }
  ]
}
