{
  "name": "Suaipe",
  "short_name": "Suaipe",
  "description": "Trova il tuo gadget tech ideale",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "categories": ["shopping", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/attract.png",
      "sizes": "1024x1366",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Attract screen — invites customers to tap and start the experience"
    },
    {
      "src": "/screenshots/quiz.png",
      "sizes": "1024x1366",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Swipe quiz — 8 personalised questions answered by gesture"
    },
    {
      "src": "/screenshots/result.png",
      "sizes": "1024x1366",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Match result — instant product recommendation with discount code"
    },
    {
      "src": "/screenshots/manager.png",
      "sizes": "1024x1366",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Manager dashboard — real-time sessions, catalogue and KPIs"
    }
  ],
  "prefer_related_applications": false
}
