{
  "name": "Pora — Sourdough Baker",
  "short_name": "Pora",
  "description": "Простой таймер для ферментации хлеба на закваске",
  "start_url": "index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#E9E1D2",
  "theme_color": "#B4782A",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23E9E1D2' width='192' height='192'/><circle cx='96' cy='96' r='64' fill='%23B4782A'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 180'><rect fill='%23E9E1D2' width='180' height='180'/><circle cx='90' cy='90' r='60' fill='%23B4782A'/></svg>",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["utilities", "productivity"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23E9E1D2' width='540' height='720'/><circle cx='270' cy='360' r='120' fill='%23B4782A' opacity='0.8'/><text x='270' y='150' font-size='32' text-anchor='middle' fill='%23241F16' font-family='serif'>Pora</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Начать выпечку",
      "short_name": "Выпечка",
      "description": "Быстро запустить таймер выпечки",
      "url": "index.html?screen=bake",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23B4782A' width='96' height='96'/><circle cx='48' cy='48' r='32' fill='%23E9E1D2'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
