{
  "id": "./home.html",
  "name": "Stock & Stir",
  "short_name": "Stock & Stir",
  "description": "Cook what you have.",
  "start_url": "./home.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#3f4825",
  "theme_color": "#3f4825",
  "orientation": "any",
  "categories": ["food", "lifestyle"],
  "icons": [
    {
      "src": "icons/stock-and-stir-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/stock-and-stir-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/stock-and-stir-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/stock-and-stir-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
