{
  "name": "Compose – Digital Closet",
  "short_name": "Compose",
  "description": "Compose is a closet-first digital styling app that helps you create personalized outfits from clothes you already own.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f3f4f0",
  "theme_color": "#AD98B8",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
