{
    "id": "store.cityprincegeorge.pwa",
    "name": "City Prince George",
    "short_name": "Prince George",
    "description": "Prince George is a city located in the province of British Columbia, Canada. It serves as the largest city in northern British Columbia and acts as a regional hub for business, government services, and cultural activities. The city's official website, cityofprincegeorge.ca, is likely to be the online portal that provides information and services related to the city and its various departments.",
    "theme_color": "#005393",
    "background_color": "#005393",
    "icons": [
        {
            "purpose": "maskable",
            "sizes": "512x512",
            "src": "/assets/icons/icon512_maskable.png",
            "type": "image/png"
        },
        {
            "purpose": "any",
            "sizes": "512x512",
            "src": "/assets/icons/icon512_rounded.png",
            "type": "image/png"
        },
        {
            "purpose": "maskable",
            "sizes": "192x192",
            "src": "/assets/icons/icon192_maskable.png",
            "type": "image/png"
        },
        {
            "purpose": "any",
            "sizes": "192x192",
            "src": "/assets/icons/icon192_rounded.png",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "/assets/screenshots/cityprincegeorge_homepage.png",
            "sizes": "862x1754",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Home page"
        },
        {
            "src": "/assets/screenshots/cityprincegeorge_homepage_category.png",
            "sizes": "862x1754",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Category"
        },
        {
            "src": "/assets/screenshots/cityprincegeorge_searchpage.png",
            "sizes": "862x1754",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Search Page"
        },
        {
            "src": "/assets/screenshots/cityprincegeorge_login.png",
            "sizes": "862x1754",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Login Page"
        },
        {
            "src": "/assets/screenshots/cityprincegeorge_sign_up.png",
            "sizes": "862x1754",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Sign up"
        },
        {
            "src": "/assets/screenshots/cityprincegeorge_homepage_wide.png",
            "sizes": "2360x1640",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Home page"
        },
        {
            "src": "/assets/screenshots/cityprincegeorge_homepage_category_wide.png",
            "sizes": "2360x1640",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Category page"
        },
        {
            "src": "/assets/screenshots/cityprincegeorge_login_wide.png",
            "sizes": "2360x1640",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Login Page"
        },
        {
            "src": "/assets/screenshots/cityprincegeorge_sign_up_wide.png",
            "sizes": "2360x1640",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Sign up"
        }
    ],
    "features": [
        "Listing",
        "News",
        "Canada Shopping",
        "Lightweight and Fast"
    ],
    "categories": [
        "Listing",
        "News",
        "Canada Shopping",
        "Lightweight and Fast"
    ],
    "orientation": "any",
    "display": "standalone",
    "dir": "auto",
    "lang": "en-US",
    "start_url": "/?utm_source=homescreen",
    "scope": "/",
    "handle_links": "preferred",
    "shortcuts": [
        {
            "name": "Search Products",
            "short_name": "search_product",
            "url": "/search?utm_source=search_shortcut",
            "icons": [
                {
                    "src": "/assets/icons/icon192_rounded.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Blogs",
            "short_name": "blog",
            "url": "/blog?utm_source=search_shortcut",
            "icons": [
                {
                    "src": "/assets/icons/icon192_rounded.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ],
    "share_target": {
        "action": "/search",
        "method": "GET",
        "enctype": "application/x-www-form-urlencoded",
        "params": {
            "title": "q",
            "text": "q",
            "url": "link"
        }
    },
    "related_applications": [
        {
            "platform": "webapp",
            "url": "https://www.cityprincegeorge.ca/manifest.json"
        },
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=store.discountprice.twa",
            "id": "store.discountprice.twa"
        }
    ]
}
