{
  "name": "My Kitchen \u2014 ChatGPT Recipe Library",
  "short_name": "My Kitchen",
  "id": "./",
  "start_url": "./#home",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7f8f5",
  "theme_color": "#3f850f",
  "description": "A synced personal cooking workspace with recipe scaling, guided prep, shopping, freezer inventory and cooking mode.",
  "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"
    }
  ]
}
