{
  "name": "Tally & Square — Material Calculators",
  "short_name": "Tally & Square",
  "description": "Free calculators for paint, flooring, drywall, concrete, mulch, wallpaper, insulation, and fence. Buy the right amount every time.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F6F3EC",
  "theme_color": "#3D3A32",
  "lang": "en",
  "categories": ["utilities", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
