{
  "name": "PermaData — Store anything. Forever.",
  "short_name": "PermaData",
  "description": "Pure on-chain data storage on X1 Network. No IPFS. No Arweave. Pay once, own forever.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050508",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "utilities", "productivity"],
  "shortcuts": [
    {
      "name": "Store a file",
      "url": "/#store",
      "description": "Store a file permanently on X1"
    },
    {
      "name": "My Files",
      "url": "/#myfiles",
      "description": "View your stored files"
    }
  ]
}
