{
  "name": "Pizzafredag Brand Hub",
  "short_name": "Brand Hub",
  "description": "Pizzafredag's digital asset management hub — logos, photos, templates, brand book.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FDF6E3",
  "theme_color": "#D7263D",
  "icons": [
    { "src": "assets/icons/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["business", "productivity"],
  "lang": "en",
  "shortcuts": [
    { "name": "Brand book", "url": "./brand-guidelines.html", "description": "Open the brand book" },
    { "name": "Press kit",  "url": "./press.html",            "description": "Public press kit" },
    { "name": "Help",       "url": "./help.html",             "description": "FAQ and keyboard shortcuts" }
  ]
}
