{
  "name": "PNC — Our Daily Bread",
  "short_name": "PNC",
  "description": "Panem Nostrum Cotidianum — your daily bread & brew companion. Timers, prep, nutrition, recipes, one-tap reorder.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF5EA",
  "theme_color": "#FAF5EA",
  "categories": ["food", "lifestyle", "shopping"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Start a timer", "url": "/cook", "description": "Jump straight to the meal timers" },
    { "name": "Reorder", "url": "/order", "description": "Reorder your usual in one tap" }
  ]
}
