{
  "name": "Doge Soft — For the love of Dogecoin",
  "short_name": "Doge Soft",
  "description": "The Dogecoin home you'll actually bookmark: wallet, explorer, AMM swap, bridge, pulse, docs, and DU$tinals in one orbit.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1713",
  "theme_color": "#0f1713",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "categories": ["finance", "productivity", "utilities"],
  "icons": [
    {
      "src": "/dogesoft.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/dogesoft.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/share-redesign.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Doge Soft Hub"
    }
  ],
  "shortcuts": [
    {
      "name": "Explore the orbit",
      "short_name": "Orbit",
      "description": "See every Doge Soft product in one place",
      "url": "/#orbit",
      "icons": [{ "src": "/assets/icons/dogesoft.png", "sizes": "96x96" }]
    },
    {
      "name": "Get the wallet",
      "short_name": "Wallet",
      "description": "Download Doge Soft Wallet",
      "url": "/#download",
      "icons": [{ "src": "/assets/icons/wallet.png", "sizes": "96x96" }]
    },
    {
      "name": "DRC-20 Swap",
      "short_name": "Swap",
      "description": "Trade DRC-20 Coins on Dogecoin L1",
      "url": "/swap",
      "icons": [{ "src": "/assets/icons/swap.png", "sizes": "96x96" }]
    },
    {
      "name": "Build on Doge Soft",
      "short_name": "Build",
      "description": "Provider docs and builder kit",
      "url": "/build",
      "icons": [{ "src": "/assets/icons/dogesoft.png", "sizes": "96x96" }]
    }
  ]
}
