{
  "name": "feditop",
  "short_name": "feditop",
  "description": "Top Mastodon posts, ranked by engagement",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#563acc",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' fill='%23563acc'/%3E%3Ctext x='96' y='140' font-family='system-ui' font-size='130' font-weight='bold' text-anchor='middle' fill='%23fff'%3EF%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%23563acc'/%3E%3Ctext x='256' y='380' font-family='system-ui' font-size='340' font-weight='bold' text-anchor='middle' fill='%23fff'%3EF%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}