{
  "name": "CoRa – Coconut Rate Application",
  "short_name": "CoRa",
  "description": "Daily coconut wholesale price tracker for Tamil Nadu mandis. Live per-nut rates for Pollachi, Udumalpet, Pattukottai, Koyambedu and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdfaf4",
  "theme_color": "#1a6b3c",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["finance", "food", "business"],
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screen-price.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Price tab – Today's coconut rate"
    },
    {
      "src": "/screenshots/screen-markets.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Markets tab – Mandi-wise rates"
    },
    {
      "src": "/screenshots/screen-trends.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Trends tab – Price history chart"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's Price",
      "short_name": "Price",
      "description": "Check today's coconut rate",
      "url": "/?tab=price",
      "icons": [{ "src": "/icons/shortcut-price.png", "sizes": "96x96" }]
    },
    {
      "name": "Market Rates",
      "short_name": "Markets",
      "description": "View mandi-wise coconut prices",
      "url": "/?tab=markets",
      "icons": [{ "src": "/icons/shortcut-markets.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
