{
  "name": "Champagne Engineering",
  "short_name": "Champagne Eng",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#172554",
  "scope": "./",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "icons/icon-128.webp",
      "sizes": "128x128",
      "type": "image/webp"
    },
    {
      "src": "icons/icon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "icons/icon-16.webp",
      "sizes": "16x16",
      "type": "image/webp"
    },
    {
      "src": "icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "icons/icon-180.webp",
      "sizes": "180x180",
      "type": "image/webp"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "icons/icon-256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "icons/icon-256.webp",
      "sizes": "256x256",
      "type": "image/webp"
    },
    {
      "src": "icons/icon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "icons/icon-32.webp",
      "sizes": "32x32",
      "type": "image/webp"
    },
    {
      "src": "icons/icon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "icons/icon-48.webp",
      "sizes": "48x48",
      "type": "image/webp"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    },
    {
      "src": "icons/icon-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "icons/icon-64.webp",
      "sizes": "64x64",
      "type": "image/webp"
    }
  ],
  "version": "v2026.04.22-0001",
  "splash": [
    {
      "src": "splash/apple-splash-1125x2436.png",
      "sizes": "1125x2436",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "splash/apple-splash-1170x2532.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "splash/apple-splash-1242x2208.png",
      "sizes": "1242x2208",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "splash/apple-splash-1242x2688.png",
      "sizes": "1242x2688",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "splash/apple-splash-1284x2778.png",
      "sizes": "1284x2778",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "splash/apple-splash-640x1136.png",
      "sizes": "640x1136",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "splash/apple-splash-750x1334.png",
      "sizes": "750x1334",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "splash/apple-splash-828x1792.png",
      "sizes": "828x1792",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "splash/apple-splash-dark-1125x2436.png",
      "sizes": "1125x2436",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "splash/apple-splash-dark-1170x2532.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "splash/apple-splash-dark-1242x2208.png",
      "sizes": "1242x2208",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "splash/apple-splash-dark-1242x2688.png",
      "sizes": "1242x2688",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "splash/apple-splash-dark-1284x2778.png",
      "sizes": "1284x2778",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "splash/apple-splash-dark-640x1136.png",
      "sizes": "640x1136",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "splash/apple-splash-dark-750x1334.png",
      "sizes": "750x1334",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "splash/apple-splash-dark-828x1792.png",
      "sizes": "828x1792",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "id": "./",
  "prefer_related_applications": false,
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "categories": [
    "business",
    "productivity",
    "utilities"
  ],
  "screenshots": [
    {
      "src": "images/sliced_1.jpg",
      "sizes": "384x512",
      "type": "image/jpeg"
    }
  ],
  "shortcuts": [
    {
      "name": "Services",
      "short_name": "Services",
      "url": "services",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "url": "contact",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Privacy Policy",
      "short_name": "Privacy Policy",
      "url": "privacy",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
