{
  "name": "Sea of Thieves Cooking Timer",
  "short_name": "SoT Cooking",
  "description": "Never burn your food again! Multiple simultaneous cooking timers for Sea of Thieves.",
  "start_url": "/sotcooking/",
  "scope": "/sotcooking/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#07111e",
  "theme_color": "#07111e",
  "icons": [
    {
      "src": "/sotcooking/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/sotcooking/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment", "utilities"],
  "lang": "en"
}
