{
    "name": "datadalliance tracker",
    "short_name": "tracker",
    "description": "MTG collection, wishlist, and price tracker.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#13151a",
    "theme_color": "#13151a",
    "orientation": "portrait-primary",
    "icons": [
        { "src": "/favicon.ico", "sizes": "16x16 32x32", "type": "image/x-icon", "purpose": "any" }
    ],
    "categories": ["utilities", "games"],
    "shortcuts": [
        { "name": "Voice search",  "url": "/voice",      "description": "Speak a card name" },
        { "name": "Collection",    "url": "/collection", "description": "Your collection" },
        { "name": "Wishlist",      "url": "/wishlist",   "description": "What you're chasing" }
    ]
}
