{
  "name": "No Brain Chef",
  "short_name": "NoBrainChef",
  "description": "Food cost calculator and recipe management app for chefs",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f97316",
  "scope": "/",
  "categories": ["food", "productivity"],
  "icons": [
    {
      "src": "https://horizons-cdn.hostinger.com/d66e81c9-8e90-45aa-8c08-a55bd0a5c331/488dba52ebe6b37becc4651b82c6e077.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://horizons-cdn.hostinger.com/d66e81c9-8e90-45aa-8c08-a55bd0a5c331/488dba52ebe6b37becc4651b82c6e077.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}