{
  "name": "BeautyIQ — Prontuario Makeup",
  "short_name": "BeautyIQ",
  "description": "Prontuario digitale per makeup artist — reference card tascabile offline",
  "start_url": "./index.html",
  "scope": "./",
  "id": "beautyiq-pwa",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#f4f5f7",
  "background_color": "#f4f5f7",
  "lang": "it",
  "dir": "ltr",
  "categories": ["beauty", "education", "productivity"],
  "screenshots": [
    {
      "src": "screenshot-main.png",
      "sizes": "929x868",
      "type": "image/png",
      "form_factor": "wide",
      "label": "BeautyIQ — Prontuario con ricerca e navigazione"
    },
    {
      "src": "screenshot-en.png",
      "sizes": "929x868",
      "type": "image/png",
      "form_factor": "wide",
      "label": "BeautyIQ — English version"
    },
    {
      "src": "screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "BeautyIQ — Mobile home con ricerca e sezioni"
    },
    {
      "src": "screenshot-mobile-hires.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "BeautyIQ — High resolution mobile view"
    }
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
