{
  "id": "https://neodb.aurionblack.com",
  "name": "Aurion&#x27;s NeoDB",
  "short_name": "Aurion&#x27;s NeoDB",
  "description": "reviews about book, film, music, podcast and game.",
  "categories": ["social"],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "icons": [
    {
      "src": "https://neodb.aurionblack.com/s/img/icon.png",
      "type": "image/png",
      "sizes": "128x128",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Discover",
      "url": "/discover/"
    },
    {
      "name": "Activities",
      "url": "/timeline/"
    },
    {
      "name": "Profile",
      "url": "/me/"
    },
    {
      "name": "Notifications",
      "url": "/timeline/notification"
    }
  ],
  "share_target": {
    "url_template": "/site/share?title={title}\u0026text={text}\u0026url={url}",
    "action": "/site/share",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
