{
  "name": "LOMI — Strategic Wall Game",
  "short_name": "LOMI",
  "description": "Outsmart your opponent. Block the path. Reach first.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#3B0E8C",
  "theme_color": "#3B0E8C",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/lomi-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/lomi-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
