{
  "name": "VTG Vault",
  "short_name": "VTG Vault",
  "description": "Inventory and true cost basis for one of one vintage. Tag it, cost it, sell it, and have the numbers ready at tax time.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#DCE7E5",
  "background_color": "#DCE7E5",
  "categories": ["business", "productivity", "shopping"],
  "icons": [
    {
      "src": "/vtg-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/vtg-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/vtg-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
