{
    "name": "Michael Darius Eastwood",
    "short_name": "Eastwood",
    "description": "Independent researcher and author in London: the ARC and Eden research programme, the book Infinite Architects free to read, and the dated evidence estate.",
    "start_url": "/?source=pwa",
    "scope": "/",
    "id": "infinite-architects-pwa",
    "display": "standalone",
    "display_override": [
        "window-controls-overlay",
        "standalone",
        "minimal-ui"
    ],
    "background_color": "#02030a",
    "theme_color": "#d4a84b",
    "orientation": "portrait-primary",
    "lang": "en-GB",
    "dir": "ltr",
    "categories": [
        "education",
        "books",
        "science"
    ],
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "shortcuts": [
        {
            "name": "Read the book free",
            "short_name": "Book",
            "description": "Infinite Architects, the first edition text with per-section hashes",
            "url": "/book/read/?source=shortcut",
            "icons": [
                {
                    "src": "/android-chrome-192x192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Research programme",
            "short_name": "Research",
            "description": "Papers, registers and the evidence portal",
            "url": "/research/?source=shortcut",
            "icons": [
                {
                    "src": "/android-chrome-192x192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "The standard of evidence",
            "short_name": "Standard",
            "description": "Every claim beside its dated evidence",
            "url": "/the-standard/?source=shortcut",
            "icons": [
                {
                    "src": "/android-chrome-192x192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "About the author",
            "short_name": "About",
            "description": "Michael Darius Eastwood",
            "url": "/michael-darius-eastwood/?source=shortcut",
            "icons": [
                {
                    "src": "/android-chrome-192x192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ],
    "screenshots": [
        {
            "src": "/InfiniteArchitectsKindle20260103.jpg",
            "sizes": "1600x2560",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "Infinite Architects, first edition cover"
        }
    ],
    "share_target": {
        "action": "index.html?share-target",
        "method": "GET",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url"
        }
    },
    "handle_links": "preferred",
    "launch_handler": {
        "client_mode": [
            "focus-existing",
            "auto"
        ]
    },
    "capture_links": "existing-client-event",
    "edge_side_panel": {
        "preferred_width": 400
    },
    "protocol_handlers": [
        {
            "protocol": "web+infinitearchitects",
            "url": "/?protocol=%s"
        }
    ],
    "related_applications": [],
    "scope_extensions": []
}
