{
  "name": "ઇમેજ ક્રોપર — ફોટા ઑનલાઇન ક્રોપ કરો",
  "short_name": "ઇમેજ ક્રોપર",
  "description": "તમારા બ્રાઉઝરમાં જ કોઈપણ ચિત્ર ક્રોપ કરો. ક્રોપ વિસ્તાર પસંદ કરવા માટે પસંદગી લંબચોરસ ખેંચો, પાસા ગુણોત્તર પસંદ કરો અને મૂળ ફોર્મેટમાં પરિણામ ડાઉનલોડ કરો. કંઈપણ અપલોડ થતું નથી.",
  "start_url": "{{MANIFEST_START_URL}}",
  "scope": "{{MANIFEST_SCOPE}}",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "{{MANIFEST_THEME_COLOR}}",
  "background_color": "#faf9f7",
  "icons": [
    { "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
