{
  "name": "Yham Ran Online Mobile - Epic MMORPG Adventure",
  "short_name": "Yham Ran",
  "description": "Experience the ultimate MMORPG adventure in Yham Ran Online Mobile. Create your character, battle enemies, explore dungeons, and forge your legend.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1a1a2e",
  "background_color": "#0f0f1e",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/yham_logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/yham_logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/yham_logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/yham_logo.jpg",
      "sizes": "540x720",
      "type": "image/jpeg",
      "form_factor": "narrow"
    },
    {
      "src": "/yham_logo.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ],
  "categories": ["games"],
  "shortcuts": [
    {
      "name": "Login",
      "short_name": "Login",
      "description": "Login to your Yham Ran account",
      "url": "/login",
      "icons": [
        {
          "src": "/yham_logo.jpg",
          "sizes": "192x192",
          "type": "image/jpeg"
        }
      ]
    },
    {
      "name": "Register",
      "short_name": "Register",
      "description": "Create a new Yham Ran account",
      "url": "/register",
      "icons": [
        {
          "src": "/yham_logo.jpg",
          "sizes": "192x192",
          "type": "image/jpeg"
        }
      ]
    }
  ]
}
