This repository was archived by the owner on Apr 23, 2026. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmanifest.json
More file actions
52 lines (52 loc) · 3.27 KB
/
Copy pathmanifest.json
File metadata and controls
52 lines (52 loc) · 3.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"name": "ImpactLex - Development Sector Dictionary",
"short_name": "ImpactLex",
"description": "A comprehensive dictionary of development sector terminology with formulae and case studies",
"start_url": "/",
"display": "standalone",
"background_color": "#FAFAFA",
"theme_color": "#7C3AED",
"orientation": "portrait-primary",
"scope": "/",
"icons": [
{
"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' style='stop-color:%237C3AED'/%3E%3Cstop offset='100%25' style='stop-color:%230EA5E9'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='192' height='192' rx='40' fill='url(%23g)'/%3E%3Ctext x='96' y='120' text-anchor='middle' fill='white' font-family='Arial' font-weight='bold' font-size='72'%3EIL%3C/text%3E%3C/svg%3E",
"sizes": "192x192",
"type": "image/svg+xml",
"purpose": "any maskable"
},
{
"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' style='stop-color:%237C3AED'/%3E%3Cstop offset='100%25' style='stop-color:%230EA5E9'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='512' height='512' rx='100' fill='url(%23g)'/%3E%3Ctext x='256' y='320' text-anchor='middle' fill='white' font-family='Arial' font-weight='bold' font-size='180'%3EIL%3C/text%3E%3C/svg%3E",
"sizes": "512x512",
"type": "image/svg+xml",
"purpose": "any maskable"
}
],
"categories": ["education", "reference", "books"],
"lang": "en",
"dir": "ltr",
"screenshots": [],
"shortcuts": [
{
"name": "Search Terms",
"short_name": "Search",
"description": "Search development terminology",
"url": "/?view=glossary",
"icons": [{"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ccircle cx='48' cy='48' r='44' fill='%237C3AED'/%3E%3Ccircle cx='40' cy='40' r='16' fill='none' stroke='white' stroke-width='4'/%3E%3Cline x1='52' y1='52' x2='68' y2='68' stroke='white' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E", "sizes": "96x96"}]
},
{
"name": "Formulae",
"short_name": "Formulae",
"description": "View development economics formulae",
"url": "/?view=formulae",
"icons": [{"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ccircle cx='48' cy='48' r='44' fill='%2310B981'/%3E%3Ctext x='48' y='60' text-anchor='middle' fill='white' font-size='36' font-weight='bold'%3Efx%3C/text%3E%3C/svg%3E", "sizes": "96x96"}]
},
{
"name": "Case Studies",
"short_name": "Cases",
"description": "Explore real-world case studies",
"url": "/?view=cases",
"icons": [{"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ccircle cx='48' cy='48' r='44' fill='%23F59E0B'/%3E%3Crect x='24' y='32' width='48' height='36' rx='4' fill='none' stroke='white' stroke-width='4'/%3E%3Cline x1='40' y1='24' x2='40' y2='32' stroke='white' stroke-width='4'/%3E%3Cline x1='56' y1='24' x2='56' y2='32' stroke='white' stroke-width='4'/%3E%3C/svg%3E", "sizes": "96x96"}]
}
]
}