{
  "name": "Podsta",
  "short_name": "Podsta",
  "description": "Your posts. Your Pod. Your rules.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#e85d3c",
  "theme_color": "#e85d3c",
  "categories": ["social"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/podsta.svg",
      "sizes": "192x192 512x512 1024x1024",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}