{
  "name": "GoldTruth – Gold Value Calculator",
  "short_name": "GoldTruth",
  "description": "Know what your gold is worth before you sell. Instant melt value calculator with live spot prices. Free, no account required.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#0a0805",
  "theme_color": "#1a1409",
  "categories": ["finance", "utilities", "business"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "GoldTruth – Know your gold's true value"
    }
  ],
  "shortcuts": [
    {
      "name": "Calculate Gold Value",
      "short_name": "Calculate",
      "description": "Jump straight to the gold calculator",
      "url": "/?action=calculate",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Browse Shop Reviews",
      "short_name": "Reviews",
      "description": "See real payouts from real shops",
      "url": "/?action=reviews",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
