{
    "name": "NekoUnity",
    "short_name": "NekoUnity",
    "description": "A vibrant community for fans of anime and Asian pop music culture to connect, share their favorites, and discover new artists and shows together. Join today!",
    "lang": "en-US",
    "dir": "ltr",
    "theme_color": "#AA1FDA",
    "background_color": "#E6EFF3",
    "start_url": "https://nekounity.com",
    "scope": "/",
    "scope_extensions": [
        {"origin": "nekounity.com"},
        {"origin": "*.nekounity.com"},
        {"origin": "nekowaves.com"},
        {"origin": "*.nekowaves.com"}
    ],
    "id": "/",
    "display": "standalone",
    "display_override": [
        "standalone",
        "window-controls-overlay"
    ],
    "orientation": "portrait",
    "prefer_related_applications": false,
    "categories": [
        "entertainment",
        "music"
    ],
    "launch_handler": {
        "client_mode": "auto"
    },
    "handle_links": "preferred",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "android-chrome-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "android-chrome-any.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
  "shortcuts": [
    {
      "name": "Home",
      "url": "https://nekounity.com/",
      "description": "Community"
    },
    {
      "name": "Active Topics",
      "url": "https://nekounity.com/search.php?search_id=active_topics",
      "description": "Most actice topics"
    },
    {
      "name": "New Posts",
      "url": "https://nekounity.com/search.php?search_id=newposts",
      "description": "Newest community posts"
    }
  ]
}
