{
  "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": "#f7f8fb",
  "theme_color": "#f7f8fb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["finance", "productivity", "utilities"],
  "icons": [
    {
      "src": "dogesoft.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "dogesoft.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "share.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Doge Soft Hub"
    }
  ],
  "shortcuts": [
    {
      "name": "Doge Soft Wallet",
      "short_name": "Wallet",
      "description": "Native Dogecoin wallet app",
      "url": "https://wallet.dogesoft.io/",
      "icons": [{ "src": "assets/icons/wallet.png", "sizes": "96x96" }]
    },
    {
      "name": "Doge Soft Explorer",
      "short_name": "Explorer",
      "description": "Real-time Dogecoin blockchain explorer",
      "url": "https://explorer.dogesoft.io/",
      "icons": [{ "src": "assets/icons/explorer.png", "sizes": "96x96" }]
    },
    {
      "name": "Doge Soft Swap",
      "short_name": "Swap",
      "description": "DRC-20 AMM on Dogecoin L1",
      "url": "https://amm.dogesoft.io/",
      "icons": [{ "src": "assets/icons/swap.png", "sizes": "96x96" }]
    },
    {
      "name": "Doge Soft Bridge",
      "short_name": "Bridge",
      "description": "Bridge assets between L1 and DogeOS",
      "url": "https://bridge.dogesoft.io/",
      "icons": [{ "src": "assets/icons/bridge.png", "sizes": "96x96" }]
    }
  ]
}
