{
  "name": "Valuxxo - Skincare Uomo Naturale",
  "short_name": "Valuxxo",
  "description": "Prodotti skincare uomo con ingredienti naturali certificati ECOCERT. Creme viso, sieri e trattamenti creati in Italia per la pelle maschile.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#001e36",
  "theme_color": "#001e36",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "it-IT",
  "categories": ["beauty", "shopping", "lifestyle"],
  "icons": [
    {
      "src": "/images/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Homepage Valuxxo"
    },
    {
      "src": "/images/screenshots/shop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Negozio Prodotti"
    }
  ],
  "shortcuts": [
    {
      "name": "Negozio",
      "short_name": "Shop",
      "description": "Esplora tutti i prodotti",
      "url": "/negozio",
      "icons": [{ "src": "/images/icons/shop-icon.png", "sizes": "96x96" }]
    },
    {
      "name": "Quiz Routine",
      "short_name": "Quiz",
      "description": "Trova la tua routine perfetta",
      "url": "/quiz",
      "icons": [{ "src": "/images/icons/quiz-icon.png", "sizes": "96x96" }]
    },
    {
      "name": "Blog",
      "short_name": "Blog",
      "description": "Consigli skincare uomo",
      "url": "/blog",
      "icons": [{ "src": "/images/icons/blog-icon.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
