{
    "name": "ISO Certifications",
    "short_name": "ISO Cert",
    "description": "ISO Certification Services by Ace Business Services",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#17a352",
    "orientation": "portrait-primary",
    "icons": [
      {
        "src": "/images/Puzzle-Logo.avif",
        "sizes": "192x192",
        "type": "image/avif",
        "purpose": "any"
      },
      {
        "src": "/favicon.ico",
        "sizes": "64x64 32x32 24x24 16x16",
        "type": "image/x-icon"
      },
      {
        "src": "/favicon.png",
        "sizes": "32x32",
        "type": "image/png"
      }
    ],
    "categories": ["business", "productivity", "education"],
    "screenshots": [
      {
        "src": "/screenshots/home-screen.png",
        "sizes": "1080x1920",
        "type": "image/png"
      },
      {
        "src": "/screenshots/services-screen.png",
        "sizes": "1080x1920",
        "type": "image/png"
      }
    ],
    "related_applications": [],
    "prefer_related_applications": false
  }