{
  "name": "GetCrocked — Slow-Cooker Magazine",
  "short_name": "GetCrocked",
  "description": "The current issue, a daily slow-cooker recipe, and 1,500+ recipes from Jenn Bare — on your phone.",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "theme_color": "#DA386E",
  "background_color": "#F8F6F4",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/?source=app",
  "scope": "/",
  "categories": ["food", "lifestyle", "magazines"],
  "shortcuts": [
    { "name": "Today's recipe", "short_name": "Today", "url": "/today" },
    { "name": "The current issue", "short_name": "Issue", "url": "/cover" },
    { "name": "All recipes", "short_name": "Recipes", "url": "/recipes" }
  ]
}
