{
  "short_name": "AnotherIM",
  "name": "AnotherIM Web",
  "description": "Messaging Freedom",
  "version": "0.0.1",
  "categories": ["social"],
  "icons": [
    {
      "src": "/images/another-im-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/another-im-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/images/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    }
  ],
  "start_url": "/index.html",
  "background_color": "#397491",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#397491"
}
