{
  "name": "Cryptofolio",
  "short_name": "Cryptofolio",
  "description": "Track your crypto investments",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#00ff88",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%230d1117'/><text x='96' y='120' text-anchor='middle' font-size='100' fill='%2300ff88'>◈</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%230d1117'/><text x='256' y='320' text-anchor='middle' font-size='260' fill='%2300ff88'>◈</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
