{
  "name": "Photography Guides",
  "short_name": "Photo Guides",
  "start_url": "/photography-guides/",
  "scope": "/photography-guides/",
  "id": "/photography-guides/",
  "display": "standalone",
  "description": "Photography Guides",
  "theme_color": "hsl(0, 0%, 9%)",
  "background_color": "#101010",
  "icons": [
    {
      "src": "/wp-content/themes/remote-x-child/icons/photography-guides.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Flash Cards",
      "short_name": "Flash Cards",
      "description": "Photo Classes",
      "url": "/flash-cards/",
      "icons": [
        {
          "src": "/wp-content/themes/remotex/icons/shortcut-icons/camera.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Portfolio",
      "short_name": "Portfolio",
      "description": "Portfolio",
      "url": "/portfolio/",
      "icons": [
        {
          "src": "/wp-content/themes/remotex/icons/shortcut-icons/gallery.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}