{
  "name": "Sumthing",
  "short_name": "Sumthing",
  "description": "A plain-text scratchpad for quick math, unit conversions, and currencies. Type calculations like you'd scribble them on a napkin — answers appear instantly.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F1F3F6",
  "theme_color": "#F1F3F6",
  "icons": [
    {
      "src": "icon-sumthing.png",
      "sizes": "128x128",
      "type": "image/png"
    }
  ]
}