{
  "name": "Topilink",
  "short_name": "Topilink",
  "description": "Topilink — a text-first and photo-first social network organized around Topics.",
  "id": "/",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "launch_handler": { "client_mode": "navigate-existing" },
  "protocol_handlers": [
    { "protocol": "web+topilink", "url": "/home?launch=%s" }
  ],
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
