{
  "name": "Mystic Numbers — Numerology Match",
  "short_name": "Mystic Numbers",
  "description": "Mystic Numbers (Numerology Match): numerology-themed tile puzzle in your browser. Levels, raids, shard garden, PWA install.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0118",
  "theme_color": "#8b5cf6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"]
}
