{
  "short_name": "M3",
  "name": "MerlinsMasterMind",
  "description": "Modern web-based Mastermind game with Arcane Premium design",
  "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"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#c7b075",
  "background_color": "#0d111d",
  "categories": ["games", "entertainment"],
  "lang": "en",
  "dir": "ltr"
}
