{
  "name": "Trachtenberg System",
  "short_name": "Trachtenberg",
  "description": "Learn and practice the Trachtenberg System of rapid mental mathematics",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#F7F6F2",
  "theme_color": "#01696F",
  "orientation": "any",
  "categories": ["education", "utilities"],
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
