{
  "name": "FridgeOS",
  "short_name": "FridgeOS",
  "description": "Home fridge and freezer inventory",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F8F5",
  "theme_color": "#6B9E79",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://api.iconify.design/tabler/temperature-snowflake.svg?color=%236B9E79&width=192&height=192",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "https://api.iconify.design/tabler/temperature-snowflake.svg?color=%236B9E79&width=512&height=512",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
