{
    "short_name": "Print Penguin",
    "name": "Print Penguin",
    "description": "Réalisez toutes vos impressions rapidement et facilement!",
    "theme_color": "#009fe3",
    "icons": [
        {
            "src": "/assets/theme/android-icon-36x36.png",
            "sizes": "36x36",
            "type": "image/png",
            "density": "0.75"
        },
        {
            "src": "/assets/theme/android-icon-48x48.png",
            "sizes": "48x48",
            "type": "image/png",
            "density": "1.0"
        },
        {
            "src": "/assets/theme/android-icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "density": "1.5"
        },
        {
            "src": "/assets/theme/android-icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "density": "2.0"
        },
        {
            "src": "/assets/theme/android-icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "density": "3.0"
        },
        {
            "src": "/assets/theme/android-icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "density": "4.0"
        },
        {
            "src": "/assets/theme/android-icon-256x256.png",
            "sizes": "256x256",
            "type": "image/png",
            "density": "5.0"
        },
        {
            "src": "/assets/theme/android-icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "density": "6.0"
        },
        {
            "src": "/assets/theme/android-icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "density": "7.0"
        }
    ],
    "id": "/pwa?pwa=0.0.1&lang=fr",
    "start_url": "/pwa?pwa=0.0.1&lang=fr",
    "scope": "/",
    "display": "standalone",
    "shortcuts": [
        {
            "name": "Commander des tirages",
            "short_name": "Imprimer",
            "description": "Soumettre une commande d'impression",
            "url": "/pwa/order?pwa=0.0.1&lang=fr",
            "icons": [
                {
                    "src": "/assets/theme/pwa-shortcuts/printer-green-192x192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Engager un designer",
            "short_name": "Designer",
            "description": "Obtenez une conception réalisée par nos experts",
            "url": "/pwa/design/hire?pwa=0.0.1&lang=fr",
            "icons": [
                {
                    "src": "/assets/theme/pwa-shortcuts/brush-blue-192x192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Panier d'achat",
            "short_name": "Panier",
            "description": "Afficher les travaux d'impression prêts pour le paiement",
            "url": "/pwa/cart?pwa=0.0.1&lang=fr",
            "icons": [
                {
                    "src": "/assets/theme/pwa-shortcuts/cart-yellow-192x192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Afficher les favoris",
            "short_name": "Favoris",
            "description": "Afficher vos articles d'impression favoris",
            "url": "/pwa/favorites?pwa=0.0.1&lang=fr",
            "icons": [
                {
                    "src": "/assets/theme/pwa-shortcuts/heart-red-192x192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ]
}