{
  "name": "LaLaGSM - Professional GSM Tools Platform",
  "short_name": "LaLaGSM",
  "description": "Download verified GSM tools, flashing software, and mobile repair solutions. 100% free and safe.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "favicon.ico",
      "sizes": "192x192",
      "type": "image/x-icon",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.ico",
      "sizes": "512x512",
      "type": "image/x-icon",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "thumbnails/LOGO.webp",
      "sizes": "540x720",
      "type": "image/webp",
      "form_factor": "narrow"
    }
  ],
  "categories": ["utilities", "productivity", "tools"],
  "shortcuts": [
    {
      "name": "Browse Tools",
      "short_name": "Browse",
      "url": "/index.html",
      "description": "Browse all GSM tools and software",
      "icons": [{
        "src": "favicon.ico",
        "sizes": "48x48"
      }]
    },
    {
      "name": "Admin Panel",
      "short_name": "Admin",
      "url": "/admin.html",
      "description": "Manage platform content"
    }
  ],
  "prefer_related_applications": false
}

