{
  "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" }
  ]
}
