{
  "name": "Hawker Match",
  "short_name": "Hawker Match",
  "description": "Match 3 Malaysian hawker ingredients to cook your way through 20 levels.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFE4B5",
  "theme_color": "#DC2626",
  "lang": "en-MY",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
