{
  "name": "PrimeDoggy IQ",
  "short_name": "PrimeDoggy IQ",
  "description": "Dog behavior intelligence that knows your specific dog.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#7B9584",
  "background_color": "#F7F4EC",
  "icons": [
    {
      "src": "/android-chrome-192x192.png?v=2",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon-180x180.png?v=2",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}