{
  "name": "Hkxiaomei - Free Online Games",
  "short_name": "Hkxiaomei",
  "description": "Play thousands of free online HTML5 games on Hkxiaomei.com — action, puzzle, racing, .io, sports and more. No download required, instant play in your browser.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#604f9e",
  "lang": "en",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/img/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "All Games",
      "short_name": "Games",
      "description": "Browse all free online games",
      "url": "/#all-game",
      "icons": [{ "src": "/img/favicon.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Game Categories",
      "short_name": "Categories",
      "description": "Browse games by category",
      "url": "/category/",
      "icons": [{ "src": "/img/favicon.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "About Hkxiaomei",
      "short_name": "About",
      "description": "Learn about Hkxiaomei",
      "url": "/about/",
      "icons": [{ "src": "/img/favicon.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Contact the Hkxiaomei team",
      "url": "/contact/",
      "icons": [{ "src": "/img/favicon.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
