{
  "id": "/?tab=home",
  "name": "Universe Inscribe",
  "short_name": "Inscribe",
  "description": "Create Bitcoin inscriptions, protocol assets, and wallet-ready orders.",
  "start_url": "/?tab=home",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#0b0b0e",
  "theme_color": "#171020",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "400x400",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
