{
  "name": "Food Match - 3D Mahjong Tile Matching Game",
  "short_name": "Food Match",
  "description": "Connect two matching food tiles through a path with at most two turns in this 3D mahjong-style puzzle game.",
  "start_url": "/food-match/",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#e1f5fe",
  "theme_color": "#81d4fa",
  "icons": [
    {
      "src": "/food-match/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/food-match/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"]
}
