{
  "name": "Austin's O.T.W. Minting",
  "short_name": "O.T.W. Minting",
  "description": "Mint NFTs on Ethereum, Polygon, and Solana. AI-powered generation, real-time metadata editing, custom smart contracts.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#00e5a0",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": [
    "finance",
    "utilities",
    "art"
  ],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Create NFT",
      "short_name": "Create",
      "description": "Start creating a new NFT",
      "url": "/create.html",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "My Drafts",
      "short_name": "Drafts",
      "description": "View your saved NFT drafts",
      "url": "/drafts",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "My Mints",
      "short_name": "Mints",
      "description": "View your minted NFTs",
      "url": "/mints",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Austin's O.T.W. Minting — Multi-Chain NFT Platform"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
