{
  "name": "Avery's Art Journey",
  "short_name": "AveryArt",
  "description": "NYC gallery sales prep. Certification-backed facts, 65-card drill deck, hiring pipeline, and map. Built for an 18-year-old walking Chelsea with 12% battery.",
  "start_url": "avery_pwa.html",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0F2A44",
  "background_color": "#0B1120",
  "scope": "./",
  "icons": [
    {
      "src": "avery_icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "avery_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "utilities"],
  "screenshots": [],
  "prefer_related_applications": false
}
