{
  "name": "Use This Notepad",
  "short_name": "Notepad",
  "description": "Free online notepad. No login. Just type. Notes save automatically.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#e8e4dc",
  "theme_color": "#1a1a1a",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
