{
  "short_name": "Pitwright",
  "name": "Pitwright - BBQ Cook Timer",
  "description": "Offline BBQ cook timer, rub calculator, and meal planner for 15 classic smoker cuts.",
  "icons": [
    { "src": "icons/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "icons/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "icons/icon-512-maskable.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ],
  "start_url": ".",
  "id": ".",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["food", "lifestyle", "utilities"],
  "background_color": "#15120d",
  "theme_color": "#1a160f"
}
