{
  "name": "Embricity - The Embroidery App",
  "short_name": "Embricity",
  "description": "The embroidery app: stitch-tested designs, weekly drops, and project tracking, in one place.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#463acb",
  "background_color": "#ffffff",
  "categories": ["business", "design", "productivity"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "scope": "/",
  "id": "embricity-pwa"
}
