{
  "name": "Velvet Moon Archive",
  "short_name": "Velvet Moon",
  "description": "Curated vintage & thrifted finds. One-of-a-kind pieces that tell a story.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#3d2840",
  "theme_color": "#3d2840",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}