{
  "name": "8Bit.Pizza Calculator",
  "short_name": "8Bit.Pizza",
  "description": "Retro pizza dough calculator with sliders, fermentation schedules, and instant gram outputs across 40+ pizza styles.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b1020",
  "theme_color": "#7c5cff",
  "icons": [
    {
      "src": "./icon512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}

