﻿{
  "name": "Zylos Launcher — Best Free Android Launcher",
  "short_name": "Zylos Launcher",
  "description": "The best free Android launcher with Material You theming, gesture navigation, feed cards, and encrypted local-only privacy.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "icons": [
    {
      "src": "/img/favicon-16x16.png?v=20260510",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/img/favicon-32x32.png?v=20260510",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/img/icon-192x192.png?v=20260510",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/icon-512x512.png?v=20260510",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
