{
  "short_name": "ShootItAi",
  "name": "Shoot It Ai",
  "description": "AI-powered vehicle photography that uses artificial intelligence and deep learning to create professional-quality vehicle images. The app provides intelligent photo guidance, real-time image processing, hotspot detection and removal, smart object awareness, and studio-quality results.",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "/shootitai-ios.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "background_color": "#cc1900",
  "theme_color": "#b71700",
  "display": "standalone",
  "orientation": "portrait"
}