{
  "name": "Memory Match",
  "short_name": "Memory Match",
  "description": "Match cards, unlock decks, and challenge your memory! Play with famous paintings, classic cars, wild animals, and more. Create your own custom decks from your own photos.",
  "start_url": "./index.html",
  "display": "standalone",
  "theme_color": "#0d0d1a",
  "background_color": "#0d0d1a",
  "orientation": "any",
  "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"
    }
  ],
  "categories": ["games", "education"],
  "lang": "en"
}
