{
  "theme_color": "#000000",
  "background_color": "#000000",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "name": "Creative Interfaces",
  "short_name": "Creative Interfaces",
  "description": "A collection of Creative Interfaces crafted with React, TailwindCSS, Framer Motion, and TypeScript.",
  "icons": [
    {
      "src": "/icons/pfp.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/icons/pfp.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
