{
  "name": "BafGo Kitchen",
  "short_name": "BafGoKitchen",
  "description": "BafGo Kitchen timer — configure your stove, oven, and grill layout, tap burners and racks to set multiple timers at once.",
  "start_url": "/kitchen/",
  "scope": "/kitchen/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1a1a",
  "theme_color": "#1a1a1a",
  "categories": ["food", "utilities", "lifestyle"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "bafgo_kitchen_timerhero.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "BafGo Kitchen dashboard showing stove, oven, and grill timers"
    }
  ]
}
