{
  "name": "Roast Development",
  "short_name": "Roast Calc",
  "description": "คำนวณเวลาปล่อยเมล็ดกาแฟ",
  "start_url": "/roast-development-calculator",
  "scope": "/roast-development-calculator",
  "display": "standalone",
  "background_color": "#f5f1e8",
  "theme_color": "#18372b",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/roast-calculator-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/roast-calculator-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
