{
  "short_name": "Crustmeister",
  "name": "Crustmeister Pizza App",
  "description": "Pizza recipe, baking and fermentation tools",
  "icons": [
    {
      "src": "icons/Icon192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/Icon512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "theme_color": "#e63946",
  "background_color": "#111111",
  "orientation": "portrait",
  "categories": ["food", "cooking", "recipes"],
  "lang": "en-US",
  "prefer_related_applications": false
}
