{
  "name": "ArtApp.ai",
  "short_name": "ArtApp",
  "description": "Describe It. Create It. Own It.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FDFCFA",
  "theme_color": "#E8451C",
  "icons": [
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-dark.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
