{
  "id": "/",
  "name": "ThinkaBell - Free Tools for Students & Developers",
  "short_name": "ThinkaBell",
  "description": "34+ free browser-based tools for students, developers, and creators. No sign-up, no cost.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#6366F1",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "categories": ["education", "utilities", "productivity", "developer"],
  "icons": [
    {
      "src": "/media/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/media/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/media/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/media/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/media/og-image.svg",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "ThinkaBell homepage showing tool directory"
    },
    {
      "src": "/media/html-visualizer.webp",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "HTML Visualizer tool in action"
    }
  ],
  "shortcuts": [
    {
      "name": "Citation Generator",
      "short_name": "Citations",
      "description": "Generate APA, MLA, Chicago citations",
      "url": "/citation-generator",
      "icons": [{ "src": "/media/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "HTML Visualizer",
      "short_name": "HTML Viz",
      "description": "Visualize HTML structure as interactive tree",
      "url": "/advance-html-visualizer-free",
      "icons": [{ "src": "/media/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Molarity Calculator",
      "short_name": "Molarity",
      "description": "Calculate molarity, mass, volume for lab reports",
      "url": "/free-molarity-calculator",
      "icons": [{ "src": "/media/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Study Scheduler",
      "short_name": "Scheduler",
      "description": "Plan weekly study sessions by subject",
      "url": "/study-scheduler",
      "icons": [{ "src": "/media/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Word Counter",
      "short_name": "Word Count",
      "description": "Count words, characters, and readability",
      "url": "/word-counter",
      "icons": [{ "src": "/media/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Text Analyzer",
      "short_name": "Analyzer",
      "description": "Deep writing and readability analysis",
      "url": "/text-analyzer",
      "icons": [{ "src": "/media/icon-192.svg", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
