
{
  "name": "Awesome Notepad - Free Online Notepad",
  "short_name": "Awesome Notepad",
  "description": "The ultimate free online notepad with auto-save, themes, and advanced features for all your writing needs.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e1b4b",
  "theme_color": "#8b5cf6",
  "orientation": "any",
  "categories": ["productivity", "utilities", "lifestyle"],
  "lang": "en-US",
  "scope": "/",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3075/3075908.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3075/3075908.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3075/3075908.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3075/3075908.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3075/3075908.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
