{
  "name": "Fettle",
  "short_name": "Fettle",
  "description": "Ask your toolbox. A private, cross-brand smart catalog for tools.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#030714",
  "background_color": "#FAF8F4",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "any", "type": "image/png" }
  ],
  "categories": ["utilities", "productivity"],
  "prefer_related_applications": false
}
