{
  "name": "NOT HOT DOG",
  "short_name": "NOT HOT DOG",
  "description": "NOT HOT DOG uses wildly impressive AI technology to identify hotdogs—and, very importantly, not-hotdogs. Available at this very link for FREE, because the creator of this app is RICH!",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1261FF",
  "icons": [
    { "src": "icons/not-hot-dog-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/not-hot-dog-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/not-hot-dog-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/not-hot-dog-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
