{
  "name": "Pink Door Decor",
  "short_name": "Pink Door",
  "description": "Handmade wreaths, swags & centerpieces from Denison, TX \u2014 every piece photographed at the pink door.",
  "start_url": "/?source=app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fffaf7",
  "theme_color": "#d5688c",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "images/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "What's New",
      "short_name": "What's New",
      "url": "/whatsnew.html",
      "icons": [
        {
          "src": "images/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Shop on Etsy",
      "short_name": "Etsy",
      "url": "https://www.etsy.com/shop/ShopPinkDoorDecor"
    }
  ]
}