{
  "name": "Glass Memory Match",
  "short_name": "Memory Match",
  "description": "A fun glass-themed memory match game.",
  "start_url": "https://hetsi0307.github.io/memory-match/",
  "id": "https://hetsi0307.github.io/memory-match/",
  "scope": "https://hetsi0307.github.io/memory-match/",
  "lang": "en",
  "dir": "ltr",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "icon.192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon.512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
