{"name":"Build a native mobile app that acts as a simple block explorer for the World Chain mainnet.\n\nThe app should have two main screens:\n\n1.  **Home Screen (Latest Blocks):**\n    *   This screen should be the default view when the app opens.\n    *   It should display a continuously updating list of the latest blocks mined on the World Chain.\n    *   For each block in the list, display the following key information:\n        *   Block Number\n        *   Timestamp (show how long ago it was mined, e.g., \"30 seconds ago\")\n        *   The number of transactions in the block.\n    *   Tapping on a block in the list should navigate the user to the Block Details Screen.\n\n2.  **Block Details Screen:**\n    *   This screen should display detailed information about a specific block selected from the Home Screen.\n    *   Display all available information for the block, including:\n        *   Block Number\n        *   Timestamp (the full date and time)\n        *   Block Hash\n        *   Parent Hash\n        *   Miner (Fee Recipient)\n        *   Gas Used\n        *   Gas Limit\n        *   A list of all transaction hashes included in the block.\n    *   The app does not need to show transaction details at this stage.\n    *   Include a back button to return to the Home Screen.\n\n**General Requirements:**\n*   The app should be designed for both iOS and Android.\n*   The user interface should be clean, simple, and easy to read.\n*   No user accounts or login functionality is required. All data is public.\n","short_name":"Build a native mobile app that acts as a simple block explorer for the World Chain mainnet.\n\nThe app should have two main screens:\n\n1.  **Home Screen (Latest Blocks):**\n    *   This screen should be the default view when the app opens.\n    *   It should display a continuously updating list of the latest blocks mined on the World Chain.\n    *   For each block in the list, display the following key information:\n        *   Block Number\n        *   Timestamp (show how long ago it was mined, e.g., \"30 seconds ago\")\n        *   The number of transactions in the block.\n    *   Tapping on a block in the list should navigate the user to the Block Details Screen.\n\n2.  **Block Details Screen:**\n    *   This screen should display detailed information about a specific block selected from the Home Screen.\n    *   Display all available information for the block, including:\n        *   Block Number\n        *   Timestamp (the full date and time)\n        *   Block Hash\n        *   Parent Hash\n        *   Miner (Fee Recipient)\n        *   Gas Used\n        *   Gas Limit\n        *   A list of all transaction hashes included in the block.\n    *   The app does not need to show transaction details at this stage.\n    *   Include a back button to return to the Home Screen.\n\n**General Requirements:**\n*   The app should be designed for both iOS and Android.\n*   The user interface should be clean, simple, and easy to read.\n*   No user accounts or login functionality is required. All data is public.\n","description":"Build a native mobile app that acts as a simple block explorer for the World Chain mainnet.\n\nThe app should have two main screens:\n\n1.  **Home Screen (Latest Blocks):**\n    *   This screen should be the default view when the app opens.\n    *   It should display a continuously updating list of the latest blocks mined on the World Chain.\n    *   For each block in the list, display the following key information:\n        *   Block Number\n        *   Timestamp (show how long ago it was mined, e.g., \"30 seconds ago\")\n        *   The number of transactions in the block.\n    *   Tapping on a block in the list should navigate the user to the Block Details Screen.\n\n2.  **Block Details Screen:**\n    *   This screen should display detailed information about a specific block selected from the Home Screen.\n    *   Display all available information for the block, including:\n        *   Block Number\n        *   Timestamp (the full date and time)\n        *   Block Hash\n        *   Parent Hash\n        *   Miner (Fee Recipient)\n        *   Gas Used\n        *   Gas Limit\n        *   A list of all transaction hashes included in the block.\n    *   The app does not need to show transaction details at this stage.\n    *   Include a back button to return to the Home Screen.\n\n**General Requirements:**\n*   The app should be designed for both iOS and Android.\n*   The user interface should be clean, simple, and easy to read.\n*   No user accounts or login functionality is required. All data is public.\n","start_url":"/s/250985?addToHomeScreen","display":"standalone","background_color":"#ffffff","theme_color":"#ffffff","icons":[{"src":"https://s.asim.sh/icon-pwa.png","sizes":"192x192","type":"image/png"},{"src":"https://s.asim.sh/icon-pwa.png","sizes":"512x512","type":"image/png"}]}