{
  "name": "FediIRC",
  "short_name": "FediIRC",
  "description": "Federated IRC-like Mastodon chat client",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0d0e11",
  "theme_color": "#00ff66",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["social", "communications"],
  "shortcuts": [
    {
      "name": "FediIRC Chat",
      "url": "./",
      "description": "Open FediIRC Chat Client"
    }
  ]
}
