{
  "name": "ateliersupport",
  "short_name": "ateliersupport",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone"
  ],
  "orientation": "portrait",
  "background_color": "#e9edf4",
  "theme_color": "#e9edf4",
  "description": "A mobile-first application to manage artworks, create catalogs, and automate billing.",
  "categories": [
    "business",
    "productivity"
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.webp",
      "sizes": "1080x1920",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Home dashboard with revenue, inventory and quick actions"
    },
    {
      "src": "/screenshots/messaging.webp",
      "sizes": "1080x1920",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Team messaging with photos, tags and notifications"
    },
    {
      "src": "/screenshots/inquiry.webp",
      "sizes": "1080x1920",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Customer inquiries tracked from first contact to sale"
    },
    {
      "src": "/screenshots/wide.webp",
      "sizes": "1920x1080",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "ateliersupport — artworks, catalogs, invoices and client conversations in one place"
    }
  ],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
