﻿{
  "name": "999 Rod Car Wash",
  "short_name": "999 Wash",
  "start_url": "./index.html?v=53",
  "display": "standalone",
  "background_color": "#090909",
  "theme_color": "#090909",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./icon-192.png?v=53",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png?v=53",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon.png?v=53",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "scope": "./",
  "id": "./index.html?v=53"
}
