{
  "name": "Penny Run",
  "short_name": "Penny Run",
  "description": "Aisle checklist and UPC matcher for penny hunting.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#E4E2DC",
  "theme_color": "#14161A",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
