File size: 1,827 Bytes
9457b5b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
    "name": "KEXEL GALLERY",
    "short_name": "KEXEL GALLERY",
    "lang": "pt-BR",
    "description": "KEXEL GALLERY COM A BASE EM NAVEGADOR PARA PLATAFORMAS MODERNAS. APLICATIVO BY DEVELOPER DAVIDSONBPE.",
    "theme_color": "#602ab6",
    "background_color": "#602ab6",
    "display": "standalone",
    "orientation": "any",
    "start_url": "/?Installe=kexel",
    "id": "kexel",
    "iarc_rating_id": "KO45-UB78-BR44-LK33-RY12-JD72-DK66-RM34-2025",
    "dir": "auto",
    "display_override": [
        "standalone"
    ],
    "categories": [
        "books"
    ],
    "icons": [
        {
            "src": "./d-framework/icon/144/favicon.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "./d-framework/icon/36/favicon.png",
            "sizes": "36x36",
            "type": "image/png"
        },
        {
            "src": "./d-framework/icon/48/favicon.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "./d-framework/icon/72/favicon.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "./d-framework/icon/96/favicon.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "./d-framework/icon/192/favicon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable monochrome"
        },
        {
            "src": "./d-framework/icon/512/favicon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "./d-framework/icon/512/favicon.png",
            "sizes": "512x512",
            "type": "image/png",
            "platform": "wide"
        }
    ]
}