{
  "name": "PolyTools - Offline Developer & Notes Application",
  "short_name": "PolyTools",
  "description": "Offline-capable Progressive Web Application with Notes, JSON tools, Diff, Markdown Editor, and Developer Utilities.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#09090b",
  "background_color": "#09090b",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/media/app/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/media/app/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
