{
  "name": "Stihl Tool Life Tracker",
  "short_name": "Tool Tracker",
  "description": "Know when to replace your STIHL tools based on real lifespan data.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F5F0E8",
  "theme_color": "#F96215",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity"],
  "lang": "en-US"
}
