{
  "name": "Goldogram",
  "short_name": "Goldogram",
  "description": "1 GoG = 1 gram of gold. Quantum-secure blockchain.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0118",
  "theme_color": "#1a0533",
  "orientation": "portrait-primary",
  "categories": ["finance", "utilities"],
  "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Mine GoG",
      "url": "/?tab=mine",
      "description": "Start mining GoG"
    },
    {
      "name": "My Wallet",
      "url": "/?tab=wallet",
      "description": "View wallet and send GoG"
    }
  ]
}
