{
  "name": "OMNIS",
  "short_name": "OMNIS",
  "description": "A location-based world built on where you stand.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "icons": [
    {
      "src": "/omnis.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "prefer_related_applications": false
}
