{
  "name": "Photo App",
  "short_name": "Photo App",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0175C2",
  "theme_color": "#0175C2",
  "description": "LD Photo Co",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "Screenshot_2023-04-10_at_9.48.41_AM.png",
      "sizes": "any",
      "type": "image/png"
    }
  ]
}
