{
    "id": "/app",
    "name": "appmotion",
    "short_name": "appmotion",
    "description": "Promo videos for apps and websites, ready in 5 days. Order, approve the script and download your video from the dashboard.",
    "start_url": "/app",
    "scope": "/",
    "display": "standalone",
    "display_override": ["window-controls-overlay", "standalone"],
    "orientation": "portrait",
    "lang": "en-US",
    "dir": "ltr",
    "background_color": "#131214",
    "theme_color": "#131214",
    "categories": ["business", "productivity"],
    "icons": [
        { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png" },
        { "src": "/images/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
        { "src": "/images/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "shortcuts": [
        { "name": "New order", "url": "/app/orders/new", "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }] },
        { "name": "Messages", "url": "/app/messages", "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }] }
    ]
}
