{
    "name": "Project Print",
    "short_name": "Project Print",
    "icons": [
        {
            "src": "/images/favicon.ico",
            "sizes": "64x64",
            "type": "image/x-icon"
        },
        {
            "src": "/images/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/images/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/",
    "orientation": "portrait",
    "lang": "pt",
    "dir": "ltr",
    "description": "Professional services and portfolio",
    "scope": "/",
    "categories": [
        "business",
        "print services"
    ],
    "related_applications": [
        {
            "platform": "web"
        }
    ],
    "shortcuts": [
        {
            "name": "Início",
            "url": "/"
        },
        {
            "name": "Serviços",
            "url": "/#servicos"
        },
        {
            "name": "Portfólio",
            "url": "/#portfolio"
        },
        {
            "name": "Contacto",
            "url": "/#contacto"
        }
    ]
}
