{
    "name": "Loc8ID",
    "short_name": "Loc8ID",
    "description": "Short, shareable links and QR codes for any exact GPS location.",
    "id": "/",
    "scope": "/",
    "start_url": "/",
    "display": "standalone",
    "lang": "en",
    "dir": "ltr",
    "categories": ["utilities", "navigation", "travel"],
    "theme_color": "#2B7E52",
    "background_color": "#0f172a",
    "icons": [
        { "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": "/maskable-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
        { "src": "/maskable-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "shortcuts": [
        {
            "name": "Find Me",
            "short_name": "Find Me",
            "description": "Share exactly where you are",
            "url": "/find-me",
            "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }]
        },
        {
            "name": "New Loc8ID",
            "short_name": "New",
            "description": "Turn a spot into a shareable link",
            "url": "/create",
            "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }]
        },
        {
            "name": "Explore",
            "short_name": "Explore",
            "description": "Discover public places & collections",
            "url": "/explore",
            "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }]
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/find-me-mobile.png",
            "sizes": "824x1784",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Find Me — your exact location as a Loc8ID you can read aloud"
        },
        {
            "src": "/screenshots/home-mobile.png",
            "sizes": "824x1784",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Turn any spot into a short, shareable link and QR code"
        },
        {
            "src": "/screenshots/find-me-wide.png",
            "sizes": "1280x800",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Find Me on the desktop"
        }
    ]
}
