{
  "name": "Internal Temperature — Meat Temp Chart",
  "short_name": "MeatTemp",
  "description": "Safe internal cooking temperatures for chicken, beef, pork, salmon & more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111713",
  "theme_color": "#111713",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/favicon-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
