{
  "name": "How Long to Cook",
  "short_name": "HowLongToCook",
  "description": "Smart step-by-step cooking timers. Starting with the perfect boiled egg.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF8F0",
  "theme_color": "#FFC857",
  "categories": ["food", "lifestyle", "utilities"],
  "icons": [
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Boiled Eggs Timer",
      "short_name": "Eggs",
      "url": "/boiled-eggs",
      "description": "Open the smart egg timer"
    }
  ]
}
