{
  "name": "Greta Shop",
  "short_name": "Greta Shop",
  "description": "A curated collection of vintage and thrifted treasures at Greta Shop.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FBF9F4",
  "theme_color": "#D4A373",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
