{
  "name": "Encouragement and Co",
  "short_name": "Encouragement",
  "description": "Beautiful printable quotes and phone wallpapers. Words of encouragement for the hard days.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FDF6EE",
  "theme_color": "#C84A18",
  "lang": "en-US",
  "categories": ["lifestyle", "shopping", "art"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Printables",
      "short_name": "Printables",
      "description": "Browse all printable quote cards and wallpapers",
      "url": "/printables",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Free Starter Pack",
      "short_name": "Free Pack",
      "description": "Get your free encouragement starter pack",
      "url": "/free-starter-pack",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ]
}
