{
  "background_color": "#191b22",
  "categories": [
    "social"
  ],
  "description": "Mayoi no chikurin",
  "display": "standalone",
  "icons": [
    {
      "src": "/images/logo.svg",
      "type": "image/svg+xml"
    }
  ],
  "name": "Eientei",
  "scope": "https://soap.eientei.org",
  "serviceworker": {
    "src": "/sw.js"
  },
  "share_target": {
    "action": "share",
    "method": "GET",
    "params": {
      "text": "text",
      "title": "title",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "icons": [
        {
          "sizes": "192x192",
          "src": "/images/shortcuts/search.png"
        }
      ],
      "name": "Search",
      "url": "/search"
    },
    {
      "icons": [
        {
          "sizes": "192x192",
          "src": "/images/shortcuts/notifications.png"
        }
      ],
      "name": "Notifications",
      "url": "/notifications"
    },
    {
      "icons": [
        {
          "sizes": "192x192",
          "src": "/images/shortcuts/chats.png"
        }
      ],
      "name": "Chats",
      "url": "/chats"
    }
  ],
  "start_url": "/",
  "theme_color": "#282c37"
}
