|
1 | 1 | [ |
| 2 | + { |
| 3 | + "name": "Camera Tester", |
| 4 | + "publisher": "ACME Inc", |
| 5 | + "short_description": "Simple test of the camera", |
| 6 | + "long_description": "A simple test of the camera makes it possible to validate the hardware.", |
| 7 | + "icon_url": "http://demo.lnpiggy.com:2121/apps/com.example.camtest_0.0.1.mpk_icon_64x64.png", |
| 8 | + "download_url": "http://demo.lnpiggy.com:2121/apps/com.example.camtest_0.0.1.mpk", |
| 9 | + "fullname": "com.example.camtest", |
| 10 | + "version": "0.0.1" |
| 11 | + }, |
| 12 | + { |
| 13 | + "name": "IMU Tester", |
| 14 | + "publisher": "ACME Inc", |
| 15 | + "short_description": "Testing the Inertial Measurement Unit", |
| 16 | + "long_description": "It is always good to make sure the accelerometer is working properly. How else can you measure acceleration and position?", |
| 17 | + "icon_url": "http://demo.lnpiggy.com:2121/apps/com.example.imutest_0.0.1.mpk_icon_64x64.png", |
| 18 | + "download_url": "http://demo.lnpiggy.com:2121/apps/com.example.imutest_0.0.1.mpk", |
| 19 | + "fullname": "com.example.imutest", |
| 20 | + "version": "0.0.1" |
| 21 | + }, |
| 22 | + { |
| 23 | + "name": "Animation Tester", |
| 24 | + "publisher": "ACME Inc", |
| 25 | + "short_description": "Testing on-display animations", |
| 26 | + "long_description": "Stress testing multiple concurrent animations on the display by adding more and more spinners", |
| 27 | + "icon_url": "http://demo.lnpiggy.com:2121/apps/com.example.lvgltest_0.0.1.mpk_icon_64x64.png", |
| 28 | + "download_url": "http://demo.lnpiggy.com:2121/apps/com.example.lvgltest_0.0.1.mpk", |
| 29 | + "fullname": "com.example.imutest", |
| 30 | + "version": "0.0.1" |
| 31 | + }, |
2 | 32 | { |
3 | 33 | "name": "Weather Pro", |
4 | 34 | "publisher": "SkyTech", |
|
10 | 40 | "version": "0.0.1" |
11 | 41 | }, |
12 | 42 | { |
13 | | - "name": "Task Manager", |
| 43 | + "name": "Task Manager (broken download link)", |
14 | 44 | "publisher": "Productivity Inc.", |
15 | 45 | "short_description": "Organize your tasks", |
16 | 46 | "long_description": "Task Manager helps you stay organized with customizable to-do lists, reminders, and progress tracking for personal and team projects.", |
17 | 47 | "icon_url": "http://demo.lnpiggy.com:2121/icons/task_manager.png", |
18 | | - "download_url": "http://demo.lnpiggy.com:2121/zips/com.example.app2_0.0.1.zip", |
19 | | - "fullname": "com_example_app2", |
| 48 | + "download_url": "httpppp://completelybrokendownloadlink", |
| 49 | + "fullname": "com.productivityinc.taskmanager", |
20 | 50 | "version": "0.0.1" |
21 | 51 | }, |
22 | 52 | { |
23 | | - "name": "Fitness Tracker", |
| 53 | + "name": "Fitness Tracker (broken icon)", |
24 | 54 | "publisher": "HealthCo", |
25 | 55 | "short_description": "Track your workouts", |
26 | 56 | "long_description": "Fitness Tracker monitors your daily activities, workouts, and sleep patterns, offering personalized insights to help you achieve your fitness goals.", |
27 | | - "icon_url": "http://demo.lnpiggy.com:2121/icons/fitness_tracker.png", |
| 57 | + "icon_url": "httppp://completelybrokeniconurl", |
28 | 58 | "download_url": "http://demo.lnpiggy.com:2121/zips/com.example.imutest_0.0.1.zip", |
29 | | - "fullname": "com_example_imutest", |
| 59 | + "fullname": "com.healthco.fitnesstracker", |
30 | 60 | "version": "0.0.1" |
31 | 61 | } |
32 | 62 | ] |
0 commit comments