{
    "version": "1.0.0.0",
    "comment": "---Above version must be the same as data-pwa-version",
    "lang" : "en",
    "name" : "Shortstep",
    "scope" : "https://ptkas.novitate.net",
    "display" : "standalone",
    "start_url" : "https://ptkas.novitate.net",
    "short_name" : "Shortstep",
    "description" : "Shortstep is an Application for shortcut the flow of sales",
    "orientation" : "portrait",
    "background_color": "#ffffff",
    "theme_color":"#000000",
    "generated" : "true",
    "dir": "ltr",
    "handle_links": "preferred",
    "prefer_related_applications": false,
    "display_override": 
    [
        "standalone",
        "window-controls-overlay"
    ],
    "categories": 
    [
        "business",
        "productivity"
    ],
    "edge_side_panel": 
    {
        "preferred_width": 480
    },
    "shortcuts" : 
    [
        {
            "name": "Shortstep",
            "url": "https://ptkas.novitate.net",
            "description": "Shortstep is an Application for shortcut the flow of sales",
            "icons": 
            [
                {
                    "src": "https://ptkas.novitate.net/images/icons/icon-512x512.png",
                    "sizes": "512x512"
                }
            ]
        }
    ],
    "screenshots" : 
    [
        {
            "src": "https://ptkas.novitate.net/images/screenshot/ss_wide_1.png",
            "sizes": "2736x1824",
            "type": "image/png",
            "form_factor": "wide",
            "purpose" : "any",
            "label": "Order Preview"
        },
        {
            "src": "https://ptkas.novitate.net/images/screenshot/ss_order.png",
            "sizes": "1290x2796",
            "type": "image/png",
            "purpose" : "any",
            "label": "Order Preview"
        },
        {
            "src": "https://ptkas.novitate.net/images/screenshot/ss_part.png",
            "sizes": "1290x2796",
            "type": "image/png",
            "purpose" : "any",
            "label": "Part Preview"
        }
    ],
    "icons": 
    [
        {
            "src": "https://ptkas.novitate.net/images/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
    	},
    	{
            "src": "https://ptkas.novitate.net/images/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "monochrome maskable"
    	}
    ]
}