{
    "name": "YLDLOCK",
    "short_name": "YLDLOCK",
    "description": "Automated crypto, self-custody first — encrypt your wallet, anchor transactions, and automate yield routes in a self-custody vault.",
    "id": "https://yldlock.com/",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
    "orientation": "portrait-primary",
    "background_color": "#000000",
    "theme_color": "#6B2CFF",
    "categories": ["finance", "business", "productivity"],
    "icons": [
      {
        "src": "/static/img/pwa/icon-192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/static/img/pwa/icon-512.png",
        "sizes": "512x512",
        "type": "image/png"
      },
      {
        "src": "/static/img/pwa/icon-192-maskable.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "maskable"
      },
      {
        "src": "/static/img/pwa/icon-512-maskable.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
      }
    ]
  }
