{
  "name": "Draftpad - Text Scratchpad with Smart Metrics",
  "short_name": "Draftpad",
  "description": "Casual text scratchpad with smart metrics. Perfect for drafting, checking platform limits, and quick text analysis.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f1419",
  "theme_color": "#1e40af",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "draftpad_screenshot.png",
      "sizes": "1920x981",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
