{
  "name": "Stumarto - School Marketplace",
  "short_name": "Stumarto",
  "description": "Buy and sell school essentials sustainably",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "scope": "/",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/logo.svg",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    },
    {
      "src": "/logo.svg",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "categories": ["shopping", "education"],
  "shortcuts": [
    {
      "name": "Marketplace",
      "url": "/marketplace",
      "description": "Browse and buy school items"
    },
    {
      "name": "Sell Items",
      "url": "/seller-dashboard",
      "description": "Sell your items"
    }
  ]
}
